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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc1826 static bool ShouldRunTestCase(const TestCase* test_case) { function in namespace:testing::internal
2209 return CountIf(test_cases_, ShouldRunTestCase);

Completed in 19 milliseconds