Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc1855 static bool ShouldRunTestCase(const TestCase* test_case) { in ShouldRunTestCase() function
2247 return CountIf(test_cases_, ShouldRunTestCase); in test_case_to_run_count()