Lines Matching defs:test_info
2237 TestInfo* const test_info = in MakeAndRegisterTestInfo() local
2395 void TestCase::AddTestInfo(TestInfo * test_info) { in AddTestInfo()
2638 void PrintFullTestCommentIfPresent(const TestInfo& test_info) { in PrintFullTestCommentIfPresent()
2743 void PrettyUnitTestResultPrinter::OnTestStart(const TestInfo& test_info) { in OnTestStart()
2762 void PrettyUnitTestResultPrinter::OnTestEnd(const TestInfo& test_info) { in OnTestEnd()
2814 const TestInfo& test_info = *test_case.GetTestInfo(j); in PrintFailedTests() local
3198 const TestInfo& test_info) { in OutputXmlTestInfo()
3355 void OnTestStart(const TestInfo &test_info) override { in OnTestStart()
3359 void OnTestEnd(const TestInfo &test_info) override { in OnTestEnd()
4365 TestInfo* const test_info = test_case->test_info_list()[j]; in FilterTests() local
4407 const TestInfo* const test_info = in ListTestsMatchingFilter() local