Home | History | Annotate | Download | only in src

Lines Matching full:total_shards

224 // but inconsistent (e.g., shard_index >= total_shards), prints
239 // method. Assumes that 0 <= shard_index < total_shards.
240 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id);