Lines Matching defs:test_info
2768 TestInfo* const test_info = in MakeAndRegisterTestInfo() local
2962 void TestSuite::AddTestInfo(TestInfo* test_info) { in AddTestInfo()
3333 static void PrintFullTestCommentIfPresent(const TestInfo& test_info) { in PrintFullTestCommentIfPresent()
3464 void PrettyUnitTestResultPrinter::OnTestStart(const TestInfo& test_info) { in OnTestStart()
3471 void PrettyUnitTestResultPrinter::OnTestDisabled(const TestInfo& test_info) { in OnTestDisabled()
3493 void PrettyUnitTestResultPrinter::OnTestEnd(const TestInfo& test_info) { in OnTestEnd()
3557 const TestInfo& test_info = *test_suite.GetTestInfo(j); in PrintFailedTests() local
3606 const TestInfo& test_info = *test_suite.GetTestInfo(j); in PrintSkippedTests() local
3711 void BriefUnitTestResultPrinter::OnTestEnd(const TestInfo& test_info) { in OnTestEnd()
4225 const TestInfo& test_info) { in OutputXmlTestInfo()
4679 const TestInfo& test_info) { in OutputJsonTestInfo()
6112 TestInfo* const test_info = test_suite->test_info_list()[j]; in FilterTests() local
6176 const TestInfo* const test_info = test_suite->test_info_list()[j]; in ListTestsMatchingFilter() local