Searched refs:ThreadLocalRandom8Test (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jdk/test/java/util/concurrent/tck/
H A DThreadLocalRandom8Test.java41 public class ThreadLocalRandom8Test extends JSR166TestCase { class in inherits:JSR166TestCase
47 return new TestSuite(ThreadLocalRandom8Test.class);
58 Integer.getInteger("ThreadLocalRandom8Test.reps", 4);

Completed in 37 milliseconds