Home
last modified time | relevance | path

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

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