Lines Matching defs:test_case
331 static bool TestCasePassed(const TestCase* test_case) { in TestCasePassed()
336 static bool TestCaseFailed(const TestCase* test_case) { in TestCaseFailed()
342 static bool ShouldRunTestCase(const TestCase* test_case) { in ShouldRunTestCase()
1947 const TestCase* const test_case = impl->current_test_case(); in HasSameFixtureClass() local
2695 static void PrintTestName(const char * test_case, const char * test) { in PrintTestName()
2761 void PrettyUnitTestResultPrinter::OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart()
2812 void PrettyUnitTestResultPrinter::OnTestCaseEnd(const TestCase& test_case) { in OnTestCaseEnd()
2839 const TestCase& test_case = *unit_test.GetTestCase(i); in PrintFailedTests() local
3334 const TestCase& test_case) { in PrintXmlTestCase()
4178 const std::vector<TestCase*>::const_iterator test_case = in GetTestCase() local
4468 TestCase* const test_case = test_cases_[i]; in FilterTests() local
4536 const TestCase* const test_case = test_cases_[i]; in ListTestsMatchingFilter() local