Home | History | Annotate | Download | only in src

Lines Matching refs:testing

30 // Utility functions and classes used by the Google C++ testing framework.
66 namespace testing {
78 // library. This is solely for testing GetTestTypeId().
1016 friend class ::testing::UnitTest;
1225 // Google Test user but are required for testing. This class allow our tests
1238 static const Vector<testing::TestPartResult>& test_part_results(
1245 } // namespace testing