Lines Matching full:istrue
6162 bool IsTrue(bool condition) { return condition; }6168 if (IsTrue(false))6807 if (!::testing::internal::IsTrue(expression)) { \