Searched refs:ShouldRunTestCase (Results 1 – 1 of 1) sorted by relevance
1826 static bool ShouldRunTestCase(const TestCase* test_case) { in ShouldRunTestCase() function2209 return CountIf(test_cases_, ShouldRunTestCase); in test_case_to_run_count()