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().
788 friend class ::testing::UnitTest;
1013 // Google Test user but are required for testing. This class allow our tests
1016 // This class is supplied only for the purpose of testing Google Test's own
1029 static const std::vector<testing::TestPartResult>& test_part_results(
1036 } // namespace testing