Searched defs:things (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/test/javax/management/monitor/
H A DDerivedGaugeMonitorTest.java114 private final MyThings things = new MyThings(true); field in class:DerivedGaugeMonitorTest.My
169 public static String[] things = { field in class:DerivedGaugeMonitorTest
[all...]
/openjdk10/jdk/test/java/util/Comparator/
H A DBasicTest.java81 private<T> void assertComparisons(T[] things, Comparator<T> comp, int[] comparisons) { argument
[all...]

Completed in 46 milliseconds