Home | History | Annotate | Download | only in src

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