Searched refs:REPS (Results 1 – 3 of 3) sorted by relevance
35 static final int REPS = field in ThreadLocalRandom8Test79 for (int reps = 0; reps < REPS; ++reps) { in testIntsCount()94 for (int reps = 0; reps < REPS; ++reps) { in testLongsCount()109 for (int reps = 0; reps < REPS; ++reps) { in testDoublesCount()
47 static final int REPS = 20; field in ThreadLocalRandomTest
59 public static final int REPS = 50; field in SerializedLambdaTest65 for (int i=0; i<REPS; i++) { in assertSerial()