Searched defs:total_shards (Results 1 – 2 of 2) sorted by relevance
241 def RunWithSharding(total_shards, shard_index, command): argument319 total_shards, argument
6076 const int32_t total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local6132 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()6144 const int32_t total_shards = shard_tests == HONOR_SHARDING_PROTOCOL in FilterTests() local