Searched refs:runsPerTest (Results 1 – 1 of 1) sorted by relevance
168 private static final int runsPerTest = field in JSR166TestCase227 Math.min(15, Math.max(runsPerTest / 60, 1));270 for (int i = 0; i < runsPerTest; i++) { in runTest()