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

/openjdk10/jdk/test/java/util/Collection/
H A DRemoveMicroBenchmark.java282 jobs.addAll(collectionJobs(klazz, () -> x, al));
302 collectionJobs(
331 List<Job> collectionJobs( method in class:RemoveMicroBenchmark
H A DIteratorMicroBenchmark.java290 jobs.addAll(collectionJobs(x));
301 List<Job> collectionJobs(Collection<Integer> x) { method in class:IteratorMicroBenchmark

Completed in 95 milliseconds