Home | History | Annotate | Download | only in src

Lines Matching defs:testing

69 namespace testing {
236 if (!::testing::internal::IsTrue(expression)) { \
237 DeathTestAbort(::testing::internal::String::Format( \
241 } while (::testing::internal::AlwaysFalse())
257 DeathTestAbort(::testing::internal::String::Format( \
261 } while (::testing::internal::AlwaysFalse())
362 // The textual content of the code this object is testing. This class
1108 while (::testing::internal::AlwaysTrue()) {
1240 } // namespace testing