Home | History | Annotate | Download | only in src

Lines Matching defs:AlwaysTrue

926   while (::testing::internal::AlwaysTrue()) {
4986 bool AlwaysTrue() {
4988 // This condition is always false so AlwaysTrue() never actually throws,