Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/util/Comparator/
DBasicTest.java82 private<T> void assertComparisons(T[] things, Comparator<T> comp, int[] comparisons) { in assertComparisons()
91 Thing[] things = new Thing[intValues.length]; in testIntComparator() local
105 Thing[] things = new Thing[longValues.length]; in testLongComparator() local
119 Thing[] things = new Thing[doubleValues.length]; in testDoubleComparator() local
133 Thing[] things = new Thing[doubleValues.length]; in testComparing() local