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

/external/chromium_org/chrome/test/chromedriver/test/
H A Dunittest_util.py100 return unittest.TestSuite(FilterTests(GetTestsFromSuite(suite), gtest_filter))
103 def FilterTests(all_tests, gtest_filter): function
/external/chromium_org/build/util/lib/common/
H A Dunittest_util.py100 return unittest.TestSuite(FilterTests(GetTestsFromSuite(suite), gtest_filter))
103 def FilterTests(all_tests, gtest_filter): function
/external/chromium/sdch/open-vcdiff/src/gtest/src/
H A Dgtest-internal-inl.h998 int FilterTests();
/external/chromium/testing/gtest/src/
H A Dgtest-internal-inl.h703 int FilterTests(ReactionToSharding shard_tests);
H A Dgtest.cc4180 const bool has_tests_to_run = FilterTests(should_shard
4186 // This must be called *after* FilterTests() has been called.
4377 int UnitTestImpl::FilterTests(ReactionToSharding shard_tests) { function in class:UnitTestImpl
/external/chromium_org/testing/gtest/src/
H A Dgtest-internal-inl.h726 int FilterTests(ReactionToSharding shard_tests);
H A Dgtest.cc4007 const bool has_tests_to_run = FilterTests(should_shard
4013 // This must be called *after* FilterTests() has been called.
4205 int UnitTestImpl::FilterTests(ReactionToSharding shard_tests) { function in class:UnitTestImpl
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest-internal-inl.h710 int FilterTests(ReactionToSharding shard_tests);
H A Dgtest.cc4180 const bool has_tests_to_run = FilterTests(should_shard
4186 // This must be called *after* FilterTests() has been called.
4377 int UnitTestImpl::FilterTests(ReactionToSharding shard_tests) { function in class:UnitTestImpl
/external/gtest/src/
H A Dgtest-internal-inl.h710 int FilterTests(ReactionToSharding shard_tests);
H A Dgtest.cc4180 const bool has_tests_to_run = FilterTests(should_shard
4186 // This must be called *after* FilterTests() has been called.
4377 int UnitTestImpl::FilterTests(ReactionToSharding shard_tests) { function in class:UnitTestImpl
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal-inl.h709 int FilterTests(ReactionToSharding shard_tests);
/external/mesa3d/src/gtest/src/
H A Dgtest-internal-inl.h710 int FilterTests(ReactionToSharding shard_tests);
H A Dgtest.cc4180 const bool has_tests_to_run = FilterTests(should_shard
4186 // This must be called *after* FilterTests() has been called.
4377 int UnitTestImpl::FilterTests(ReactionToSharding shard_tests) { function in class:UnitTestImpl
/external/open-vcdiff/gtest/src/
H A Dgtest-internal-inl.h949 int FilterTests(ReactionToSharding shard_tests);
H A Dgtest.cc3972 const bool has_tests_to_run = FilterTests(should_shard
3978 // This must be called *after* FilterTests() has been called.
4166 int UnitTestImpl::FilterTests(ReactionToSharding shard_tests) { function in class:UnitTestImpl
/external/protobuf/gtest/src/
H A Dgtest-internal-inl.h945 int FilterTests(ReactionToSharding shard_tests);
H A Dgtest.cc3941 const bool has_tests_to_run = FilterTests(should_shard
3947 // This must be called *after* FilterTests() has been called.
4135 int UnitTestImpl::FilterTests(ReactionToSharding shard_tests) { function in class:UnitTestImpl
/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.cc3157 const bool has_tests_to_run = FilterTests() > 0;
3217 int UnitTestImpl::FilterTests() { function in class:testing::UnitTestImpl
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc1138 int FilterTests(ReactionToSharding shard_tests);
5741 const bool has_tests_to_run = FilterTests(should_shard
5747 // This must be called *after* FilterTests() has been called.
5939 int UnitTestImpl::FilterTests(ReactionToSharding shard_tests) { function in class:UnitTestImpl
/external/llvm/utils/unittest/googletest/
H A Dgtest.cc4148 const bool has_tests_to_run = FilterTests(should_shard
4154 // This must be called *after* FilterTests() has been called.
4345 int UnitTestImpl::FilterTests(ReactionToSharding shard_tests) { function in class:UnitTestImpl

Completed in 342 milliseconds