Searched refs:ShouldRunTestCase (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googletest/src/
H A Dgtest.cc356 static bool ShouldRunTestCase(const TestCase* test_case) { function in namespace:testing::internal
747 return CountIf(test_cases_, ShouldRunTestCase);

Completed in 24 milliseconds