Searched refs:TestResultPrinter (Results 1 – 1 of 1) sorted by relevance
234 class TestResultPrinter : public testing::EmptyTestEventListener { class236 TestResultPrinter() : pinfo_(NULL) {} in TestResultPrinter() function in TestResultPrinter247 void TestResultPrinter::OnTestPartResult( in OnTestPartResult()876 testing::UnitTest::GetInstance()->listeners().Append(new TestResultPrinter); in RunTestInSeparateProc()