Home | History | Annotate | Download | only in gtest

Lines Matching full:istrue

6132 bool IsTrue(bool condition) { return condition; }
6138 if (IsTrue(false))
6768 if (!::testing::internal::IsTrue(expression)) { \