Lines Matching defs:testing
30 // Utility functions and classes used by the Google C++ testing framework.
68 namespace testing {
80 // library. This is solely for testing GetTestTypeId().
842 friend class ::testing::UnitTest;
1049 // Google Test user but are required for testing. This class allow our tests
1052 // This class is supplied only for the purpose of testing Google Test's own
1065 static const std::vector<testing::TestPartResult>& test_part_results(
1072 } // namespace testing