Searched defs:jobs (Results 1 - 9 of 9) sorted by relevance

/openjdk10/jdk/src/jdk.jconsole/share/classes/sun/tools/jconsole/
H A DWorker.java31 ArrayList<Runnable> jobs = new ArrayList<Runnable>(); field in class:Worker
[all...]
/openjdk10/jdk/test/java/lang/Class/
H A DTypeCheckMicroBenchmark.java64 private static long[] time0(Job ... jobs) throws Throwable { argument
79 private static void time(Job ... jobs) throws Throwable { argument
135 filter(java.util.regex.Pattern filter, Job[] jobs) argument
[all...]
/openjdk10/jdk/test/sun/nio/cs/
H A DStrCodingBenchmark.java62 public static long[] time0(Job ... jobs) throws Throwable { argument
78 public static long[] time(Job ... jobs) throws Throwable { argument
116 filter(Pattern filter, Job[] jobs) argument
[all...]
/openjdk10/jdk/test/java/util/ArrayList/
H A DRangeCheckMicroBenchmark.java65 private static long[] time0(Job ... jobs) throws Throwable { argument
80 private static void time(Job ... jobs) throws Throwable { argument
135 filter(Pattern filter, Job[] jobs) argument
[all...]
H A DIteratorMicroBenchmark.java93 private static long[] time0(Job ... jobs) throws Throwable { argument
108 private static void time(Job ... jobs) throws Throwable { argument
167 filter(Pattern filter, Job[] jobs) argument
[all...]
/openjdk10/jdk/test/java/nio/Buffer/
H A DSwapMicroBenchmark.java67 private static long[] time0(Job ... jobs) throws Throwable { argument
82 private static void time(Job ... jobs) throws Throwable { argument
137 filter(Pattern filter, Job[] jobs) argument
[all...]
/openjdk10/jdk/test/java/util/Collection/
H A DIteratorMicroBenchmark.java127 long[] time0(List<Job> jobs) throws Throwable { argument
143 void time(List<Job> jobs) throws Throwable { argument
210 private static List<Job> filter(Pattern filter, List<Job> jobs) { argument
[all...]
H A DRemoveMicroBenchmark.java125 long[] time0(List<Job> jobs) throws Throwable { argument
141 void time(List<Job> jobs) throws Throwable { argument
208 private static List<Job> filter(Pattern filter, List<Job> jobs) { argument
[all...]
/openjdk10/jdk/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/util/
H A DWindowManager.java53 private Vector<JobThread> jobs; field in class:WindowManager
[all...]

Completed in 131 milliseconds