Searched refs:batchesForConfig (Results 1 – 1 of 1) sorted by relevance
734 int batchesForConfig = static_cast<int>(configTests.size() + batchSize - 1) / batchSize; in BatchTests() local737 for (int batchIndex = 0; batchIndex < batchesForConfig; ++batchIndex) in BatchTests()741 testIndex += batchesForConfig) in BatchTests()