Home | History | Annotate | Download | only in googletest

Lines Matching refs:ShouldShard

2701   if (internal::ShouldShard(kTestTotalShards, kTestShardIndex, false)) {
4143 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex,
4271 bool ShouldShard(const char* total_shards_env,