Home | History | Annotate | Download | only in src

Lines Matching refs:ShouldShard

671 GTEST_API_ bool ShouldShard(const char* total_shards_str,
4241 if (internal::ShouldShard(kTestTotalShards, kTestShardIndex, false)) {
5760 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex,
5889 bool ShouldShard(const char* total_shards_env,