Searched refs:should_shard (Results 1 – 12 of 12) 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/protobuf/gtest/src/ |
D | gtest.cc | 3964 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in UnitTestImpl() local 3969 const bool has_tests_to_run = FilterTests(should_shard in UnitTestImpl()
|
/external/mesa3d/src/gtest/src/ |
D | gtest.cc | 4175 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests() local 4180 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/vulkan-validation-layers/tests/gtest-1.7.0/src/ |
D | gtest.cc | 4248 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests() local 4253 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests()
|
/external/v8/testing/gtest/src/ |
D | gtest.cc | 4584 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests() local 4589 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests()
|
/external/libvpx/libvpx/third_party/googletest/src/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/googletest/googletest/src/ |
D | gtest.cc | 4584 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests() local 4589 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests()
|
/external/protobuf/gtest/fused-src/gtest/ |
D | gtest-all.cc | 5304 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in UnitTestImpl() local 5309 const bool has_tests_to_run = FilterTests(should_shard in UnitTestImpl()
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/ |
D | gtest-all.cc | 5736 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests() local 5741 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests()
|
/external/fmtlib/test/ |
D | gmock-gtest-all.cc | 5736 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests() local 5741 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests()
|