Searched refs:numUnshardedTests (Results 1 – 1 of 1) sorted by relevance
340 int numUnshardedTests = 0; in buildTests() local347 numUnshardedTests += 1; in buildTests()348 if ((numUnshardedTests - 1) % mTotalShards != mShardIndex) { in buildTests()