Searched refs:should_shard (Results 1 – 9 of 9) sorted by relevance
/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/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/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/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/gtest/src/ |
D | gtest.cc | 4252 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests() local 4257 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/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/libvpx/libvpx/third_party/googletest/src/src/ |
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/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()
|