Home
last modified time | relevance | path

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

/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/llvm-project/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/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest.cc5204 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests() local
5239 if (has_tests_to_run && GTEST_FLAG(shuffle)) { in RunAllTests()
5251 if (has_tests_to_run) { in RunAllTests()
/external/mesa3d/src/gtest/src/
Dgtest.cc5266 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests() local
5301 if (has_tests_to_run && GTEST_FLAG(shuffle)) { in RunAllTests()
5313 if (has_tests_to_run) { in RunAllTests()
/external/googletest/googletest/src/
Dgtest.cc5783 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests() local
5818 if (has_tests_to_run && GTEST_FLAG(shuffle)) { in RunAllTests()
5830 if (has_tests_to_run) { in RunAllTests()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc5308 const bool has_tests_to_run = in RunAllTests() local
5343 if (has_tests_to_run && GTEST_FLAG(shuffle)) { in RunAllTests()
5355 if (has_tests_to_run) { in RunAllTests()
/external/fmtlib/test/
Dgmock-gtest-all.cc5591 const bool has_tests_to_run = in RunAllTests() local
5626 if (has_tests_to_run && GTEST_FLAG(shuffle)) { in RunAllTests()
5638 if (has_tests_to_run) { in RunAllTests()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc6039 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests() local
6074 if (has_tests_to_run && GTEST_FLAG(shuffle)) { in RunAllTests()
6086 if (has_tests_to_run) { in RunAllTests()