Home
last modified time | relevance | path

Searched refs:ShouldRunTestSuite (Results 1 – 1 of 1) sorted by relevance

/src/contrib/googletest/googletest/src/
H A Dgtest.cc462 static bool ShouldRunTestSuite(const TestSuite* test_suite) { in ShouldRunTestSuite() function
1124 return CountIf(test_suites_, ShouldRunTestSuite); in test_suite_to_run_count()