Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/collect/
DForwardingSortedSetTest.java144 public void testComparator() { in testComparator() method in ForwardingSortedSetTest
DTreeMultimapExplicitTest.java165 public void testComparator() { in testComparator() method in TreeMultimapExplicitTest
/external/junit/src/org/junit/experimental/max/
DMaxHistory.java163 public Comparator<Description> testComparator() { in testComparator() method in MaxHistory