Home | History | Annotate | Download | only in src

Lines Matching refs:AlwaysTrue

278 //   if (::testing::internal::AlwaysTrue()) { statement; }
292 if (::testing::internal::AlwaysTrue()) { statement; }\
306 if (::testing::internal::AlwaysTrue()) { statement; }\
6164 bool AlwaysTrue() {
6166 // This condition is always false so AlwaysTrue() never actually throws,
7747 while (::testing::internal::AlwaysTrue()) {