Home | History | Annotate | Download | only in src

Lines Matching refs:TestPartResultReporterInterface

918   : public TestPartResultReporterInterface {
921 // Implements the TestPartResultReporterInterface. Reports the test part
934 : public TestPartResultReporterInterface {
937 // Implements the TestPartResultReporterInterface. The implementation just
964 TestPartResultReporterInterface* GetGlobalTestPartResultReporter();
968 TestPartResultReporterInterface* reporter);
971 TestPartResultReporterInterface* GetTestPartResultReporterForCurrentThread();
975 TestPartResultReporterInterface* reporter);
1218 TestPartResultReporterInterface* global_test_part_result_repoter_;
1224 internal::ThreadLocal<TestPartResultReporterInterface*>