Searched refs:AlwaysTrue (Results 1 – 2 of 2) sorted by relevance
290 if (::testing::internal::AlwaysTrue()) { statement; }\304 if (::testing::internal::AlwaysTrue()) { statement; }\2426 while (::testing::internal::AlwaysTrue()) { in SplitString()7008 bool AlwaysTrue() { in AlwaysTrue() function
8656 GTEST_API_ bool AlwaysTrue();8659 inline bool AlwaysFalse() { return !AlwaysTrue(); }9102 if (::testing::internal::AlwaysTrue()) { statement; }9132 if (::testing::internal::AlwaysTrue()) { \9146 if (::testing::internal::AlwaysTrue()) { \9177 if (::testing::internal::AlwaysTrue()) { \9447 if (::testing::internal::AlwaysTrue()) { \9487 if (::testing::internal::AlwaysTrue()) { \9489 } else if (!::testing::internal::AlwaysTrue()) { \9809 if (::testing::internal::AlwaysTrue()) { \