Home | History | Annotate | Download | only in googletest

Lines Matching full:istrue

4499 bool IsTrue(bool condition) { return condition; }
4505 if (IsTrue(false))