Searched refs:should_shard (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/ |
D | gtest.cc | 4142 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests() local 4147 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests()
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest.cc | 4145 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests() local 4150 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests()
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest.cc | 4206 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests() local 4211 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests()
|
/external/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest.cc | 4587 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests() local 4592 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/ |
D | gtest.cc | 4586 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests() local 4591 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests()
|
/external/mesa3d/src/gtest/src/ |
D | gtest.cc | 4586 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests() local 4591 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests()
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest.cc | 5114 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests() local 5119 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests()
|
/external/googletest/googletest/src/ |
D | gtest.cc | 5180 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests() local 5185 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests()
|
/external/epid-sdk/ext/gtest/ |
D | gtest-all.cc | 6038 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests() local 6043 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests()
|