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

/packages/apps/TV/tests/common/src/com/android/tv/testing/
H A DComparatorTester.java39 * .withoutEqualsTest(String.CASE_INSENSITIVE_ORDER)
56 public static <T> ComparatorTester<T> withoutEqualsTest(Comparator<T> comparator) { method in class:ComparatorTester

Completed in 74 milliseconds