Searched defs:ShouldRunTest (Results 1 - 10 of 10) sorted by relevance

/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest.h861 static bool ShouldRunTest(const TestInfo* test_info) { function in class:testing::TestCase
/external/gtest/include/gtest/
H A Dgtest.h888 static bool ShouldRunTest(const TestInfo* test_info) { function in class:testing::TestCase
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h861 static bool ShouldRunTest(const TestInfo* test_info) { function in class:testing::TestCase
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h861 static bool ShouldRunTest(const TestInfo* test_info) { function in class:testing::TestCase
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
H A Dgtest.h888 static bool ShouldRunTest(const TestInfo* test_info) { function in class:testing::TestCase
/external/protobuf/gtest/src/
H A Dgtest.cc2352 return CountIf(test_info_list_, ShouldRunTest);
2453 bool TestCase::ShouldRunTest(const TestInfo *test_info) { function in class:testing::TestCase
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc3692 return CountIf(test_info_list_, ShouldRunTest);
3793 bool TestCase::ShouldRunTest(const TestInfo *test_info) { function in class:testing::TestCase
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h18301 static bool ShouldRunTest(const TestInfo* test_info) { function in class:testing::TestCase
/external/opencv3/modules/ts/include/opencv2/ts/
H A Dts_gtest.h18365 static bool ShouldRunTest(const TestInfo* test_info) { function in class:testing::TestCase
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h18302 static bool ShouldRunTest(const TestInfo* test_info) { function in class:testing::TestCase

Completed in 375 milliseconds