Searched refs:numFullSizeShards (Results 1 – 1 of 1) sorted by relevance
367 int numFullSizeShards = testCount % maxTestCntPerShard; in splitByShardCount() local386 if ((tests.size() < numFullSizeShards && runningTestCountInShard == maxTestCntPerShard) in splitByShardCount()387 || (tests.size() >= numFullSizeShards in splitByShardCount()