Searched refs:correctionRatio (Results 1 – 1 of 1) sorted by relevance
149 float correctionRatio = 0f; in splitTests() local154 correctionRatio = numPerShard - (fullList.size() / (float) shardCount); in splitTests()157 numPerShard = (int) Math.floor(numPerShard - correctionRatio); in splitTests()