Searched defs:ShouldShard (Results 1 - 9 of 9) sorted by relevance

/external/chromium/testing/gtest/src/
H A Dgtest.cc2729 if (internal::ShouldShard(kTestTotalShards, kTestShardIndex, false)) {
4175 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex,
4303 bool ShouldShard(const char* total_shards_env, function
/external/chromium_org/testing/gtest/src/
H A Dgtest.cc2633 if (internal::ShouldShard(kTestTotalShards, kTestShardIndex, false)) {
4114 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex,
4243 bool ShouldShard(const char* total_shards_env, function
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest.cc2729 if (internal::ShouldShard(kTestTotalShards, kTestShardIndex, false)) {
4175 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex,
4303 bool ShouldShard(const char* total_shards_env, function
/external/gtest/src/
H A Dgtest.cc2729 if (internal::ShouldShard(kTestTotalShards, kTestShardIndex, false)) {
4175 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex,
4303 bool ShouldShard(const char* total_shards_env, function
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest.cc2729 if (internal::ShouldShard(kTestTotalShards, kTestShardIndex, false)) {
4175 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex,
4303 bool ShouldShard(const char* total_shards_env, function
/external/llvm/utils/unittest/googletest/
H A Dgtest.cc2701 if (internal::ShouldShard(kTestTotalShards, kTestShardIndex, false)) {
4143 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex,
4271 bool ShouldShard(const char* total_shards_env, function
/external/mesa3d/src/gtest/src/
H A Dgtest.cc2729 if (internal::ShouldShard(kTestTotalShards, kTestShardIndex, false)) {
4175 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex,
4303 bool ShouldShard(const char* total_shards_env, function
/external/open-vcdiff/gtest/src/
H A Dgtest.cc2707 if (internal::ShouldShard(kTestTotalShards, kTestShardIndex, false)) {
3967 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex,
4092 bool ShouldShard(const char* total_shards_env, function
/external/protobuf/gtest/src/
H A Dgtest.cc2677 if (internal::ShouldShard(kTestTotalShards, kTestShardIndex, false)) {
3936 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex,
4061 bool ShouldShard(const char* total_shards_env, function

Completed in 138 milliseconds