Searched defs:IsTrue (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
H A Dgtest.cc4986 bool IsTrue(bool condition) { return condition; } function in namespace:testing::internal
/xsrc/external/mit/MesaLib/dist/src/gtest/src/
H A Dgtest.cc5706 bool IsTrue(bool condition) { return condition; } function in namespace:testing::internal

Completed in 17 milliseconds