Searched refs:ShouldRunTestCase (Results 1 – 10 of 10) sorted by relevance
335 static bool ShouldRunTestCase(const TestCase* test_case) { in ShouldRunTestCase() function721 return CountIf(test_cases_, ShouldRunTestCase); in test_case_to_run_count()
336 static bool ShouldRunTestCase(const TestCase* test_case) { in ShouldRunTestCase() function722 return CountIf(test_cases_, ShouldRunTestCase); in test_case_to_run_count()
357 static bool ShouldRunTestCase(const TestCase* test_case) { in ShouldRunTestCase() function748 return CountIf(test_cases_, ShouldRunTestCase); in test_case_to_run_count()
356 static bool ShouldRunTestCase(const TestCase* test_case) { in ShouldRunTestCase() function747 return CountIf(test_cases_, ShouldRunTestCase); in test_case_to_run_count()
399 static bool ShouldRunTestCase(const TestCase* test_case) { in ShouldRunTestCase() function791 return CountIf(test_cases_, ShouldRunTestCase); in test_case_to_run_count()
1804 static bool ShouldRunTestCase(const TestCase* test_case) { in ShouldRunTestCase() function2195 return CountIf(test_cases_, ShouldRunTestCase); in test_case_to_run_count()
21424 FUNC 38faa 6 0 testing::internal::ShouldRunTestCase
22837 FUNC 553ac 8 0 testing::internal::ShouldRunTestCase