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

/external/chromium/testing/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.cc4175 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, local
4180 const bool has_tests_to_run = FilterTests(should_shard
/external/llvm/utils/unittest/googletest/
H A Dgtest.cc4143 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, local
4148 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

Completed in 129 milliseconds