Searched refs:getBatchSizeLimitForInstability (Results 1 – 1 of 1) sorted by relevance
1217 if (runBatch.tests.size() >= getBatchSizeLimitForInstability(leadingInstability)) { in selectRunBatch()1237 private int getBatchSizeLimitForInstability(int batchInstabilityRating) { in getBatchSizeLimitForInstability() method in DeqpTestRunner