Searched refs:TestCaseFailed (Results 1 – 7 of 7) sorted by relevance
329 static bool TestCaseFailed(const TestCase* test_case) { in TestCaseFailed() function710 return CountIf(test_cases_, TestCaseFailed); in failed_test_case_count()
350 static bool TestCaseFailed(const TestCase* test_case) { in TestCaseFailed() function736 return CountIf(test_cases_, TestCaseFailed); in failed_test_case_count()
393 static bool TestCaseFailed(const TestCase* test_case) { in TestCaseFailed() function780 return CountIf(test_cases_, TestCaseFailed); in failed_test_case_count()
1800 static bool TestCaseFailed(const TestCase* test_case) { in TestCaseFailed() function2164 return CountIf(test_cases_, TestCaseFailed); in failed_test_case_count()
1798 static bool TestCaseFailed(const TestCase* test_case) { in TestCaseFailed() function2184 return CountIf(test_cases_, TestCaseFailed); in failed_test_case_count()
22150 FUNC 39d24 18 0 testing::internal::TestCaseFailed
23647 FUNC 56cd4 28 0 testing::internal::TestCaseFailed