OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsTrue
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gtest/src/
gtest.cc
5706
bool
IsTrue
(bool condition) { return condition; }
5712
if (
IsTrue
(false))
/xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
gtest.cc
4986
bool
IsTrue
(bool condition) { return condition; }
4992
if (
IsTrue
(false))
Completed in 15 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026