HomeSort by: relevance | last modified time | path
    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