Home | History | Annotate | Download | only in src

Lines Matching defs:testing

30 // Utility functions and classes used by the Google C++ testing framework.
73 namespace testing {
85 // library. This is solely for testing GetTestTypeId().
815 friend class ::testing::UnitTest;
1044 // Google Test user but are required for testing. This class allow our tests
1047 // This class is supplied only for the purpose of testing Google Test's own
1061 static const std::vector<testing::TestPartResult>& test_part_results(
1216 } // namespace testing