Lines Matching defs:test_info
2237 TestInfo* const test_info = in MakeAndRegisterTestInfo() local
2424 void TestCase::AddTestInfo(TestInfo * test_info) { in AddTestInfo()
2666 void PrintFullTestCommentIfPresent(const TestInfo& test_info) { in PrintFullTestCommentIfPresent()
2771 void PrettyUnitTestResultPrinter::OnTestStart(const TestInfo& test_info) { in OnTestStart()
2790 void PrettyUnitTestResultPrinter::OnTestEnd(const TestInfo& test_info) { in OnTestEnd()
2842 const TestInfo& test_info = *test_case.GetTestInfo(j); in PrintFailedTests() local
3226 const TestInfo& test_info) { in OutputXmlTestInfo()
3381 void OnTestStart(const TestInfo& test_info) { in OnTestStart()
3385 void OnTestEnd(const TestInfo& test_info) { in OnTestEnd()
4395 TestInfo* const test_info = test_case->test_info_list()[j]; in FilterTests() local
4437 const TestInfo* const test_info = in ListTestsMatchingFilter() local