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

/openjdk9/jdk/test/java/util/concurrent/ExecutorCompletionService/
H A DExecutorCompletionServiceLoops.java66 oneTest(base);
71 oneTest(i * base);
103 static void oneTest(int iters) throws Exception { method in class:ExecutorCompletionServiceLoops
/openjdk9/jdk/test/java/util/concurrent/locks/Lock/
H A DCheckedLockLoops.java65 oneTest(i, iters / i);
73 static void oneTest(int nthreads, int iters) throws Exception { method in class:CheckedLockLoops

Completed in 96 milliseconds