Searched defs:IsTrue (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gtest/src/ | ||
| H A D | gtest.cc | 4986 bool IsTrue(bool condition) { return condition; } function in namespace:testing::internal |
| /xsrc/external/mit/MesaLib/dist/src/gtest/src/ | ||
| H A D | gtest.cc | 5706 bool IsTrue(bool condition) { return condition; } function in namespace:testing::internal |
Completed in 17 milliseconds