Searched refs:should_shard (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/testing/gtest/src/
H A Dgtest.cc4528 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, local
4533 const bool has_tests_to_run = FilterTests(should_shard
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest.cc4175 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, local
4180 const bool has_tests_to_run = FilterTests(should_shard
/external/gtest/src/
H A Dgtest.cc4252 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, local
4257 const bool has_tests_to_run = FilterTests(should_shard
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc4143 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, local
4148 const bool has_tests_to_run = FilterTests(should_shard
/external/mesa3d/src/gtest/src/
H A Dgtest.cc4175 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, local
4180 const bool has_tests_to_run = FilterTests(should_shard
/external/protobuf/gtest/src/
H A Dgtest.cc3936 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, local
3941 const bool has_tests_to_run = FilterTests(should_shard
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc5736 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, local
5741 const bool has_tests_to_run = FilterTests(should_shard
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc5736 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, local
5741 const bool has_tests_to_run = FilterTests(should_shard

Completed in 4987 milliseconds