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

/external/chromium_org/content/public/test/
H A Dtest_launcher.cc125 virtual bool ShouldRunTest(const testing::TestCase* test_case,
189 bool WrapperTestLauncherDelegate::ShouldRunTest( function in class:content::__anon8431::WrapperTestLauncherDelegate
/external/chromium_org/ppapi/tests/
H A Dtest_case.cc65 // name ShouldRunTest wants to use to look up the test doesn't have the
179 bool TestCase::ShouldRunTest(const std::string& test_name, function in class:TestCase
/external/chromium/sdch/open-vcdiff/src/gtest/src/
H A Dgtest-internal-inl.h707 static bool ShouldRunTest(const TestInfo *test_info) { function in class:testing::TestCase
/external/chromium/testing/gtest/include/gtest/
H A Dgtest.h861 static bool ShouldRunTest(const TestInfo* test_info) { function in class:testing::TestCase
/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest.h853 static bool ShouldRunTest(const TestInfo* test_info) { function in class:testing::TestCase
/external/chromium_org/third_party/mesa/src/src/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.h861 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/open-vcdiff/gtest/src/
H A Dgtest.cc2356 return test_info_list_->CountIf(ShouldRunTest);
2459 bool TestCase::ShouldRunTest(const TestInfo *test_info) { function in class:testing::TestCase
/external/protobuf/gtest/src/
H A Dgtest.cc2326 return test_info_list_->CountIf(ShouldRunTest);
2429 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

Completed in 481 milliseconds