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