Lines Matching defs:testing
92 namespace testing {
103 } // namespace testing
107 testing::internal::StringFromGTestEnv("death_test_style",
108 testing::kDefaultDeathTestStyle),
117 testing::internal::BoolFromGTestEnv("death_test_use_fork", false),
136 namespace testing {
314 if (!::testing::internal::IsTrue(expression)) { \
317 ::testing::internal::StreamableToString(__LINE__) + \
320 } while (::testing::internal::AlwaysFalse())
338 ::testing::internal::StreamableToString(__LINE__) + \
341 } while (::testing::internal::AlwaysFalse())
443 // The textual content of the code this object is testing. This class
1585 } // namespace testing