Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc4147 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests() local
4181 if (has_tests_to_run && GTEST_FLAG(shuffle)) { in RunAllTests()
4193 if (has_tests_to_run) { in RunAllTests()
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc4150 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests() local
4184 if (has_tests_to_run && GTEST_FLAG(shuffle)) { in RunAllTests()
4196 if (has_tests_to_run) { in RunAllTests()
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc4211 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests() local
4246 if (has_tests_to_run && GTEST_FLAG(shuffle)) { in RunAllTests()
4258 if (has_tests_to_run) { in RunAllTests()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc4592 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests() local
4627 if (has_tests_to_run && GTEST_FLAG(shuffle)) { in RunAllTests()
4639 if (has_tests_to_run) { in RunAllTests()
/external/mesa3d/src/gtest/src/
Dgtest.cc4591 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests() local
4626 if (has_tests_to_run && GTEST_FLAG(shuffle)) { in RunAllTests()
4638 if (has_tests_to_run) { in RunAllTests()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest.cc4591 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests() local
4626 if (has_tests_to_run && GTEST_FLAG(shuffle)) { in RunAllTests()
4638 if (has_tests_to_run) { in RunAllTests()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc5119 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests() local
5154 if (has_tests_to_run && GTEST_FLAG(shuffle)) { in RunAllTests()
5166 if (has_tests_to_run) { in RunAllTests()
/external/googletest/googletest/src/
Dgtest.cc5185 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests() local
5220 if (has_tests_to_run && GTEST_FLAG(shuffle)) { in RunAllTests()
5232 if (has_tests_to_run) { in RunAllTests()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc6043 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests() local
6078 if (has_tests_to_run && GTEST_FLAG(shuffle)) { in RunAllTests()
6090 if (has_tests_to_run) { in RunAllTests()