Searched refs:key0 (Results 1 – 3 of 3) sorted by relevance
206 int key0 = rnd.nextInt(N / 2); in testSubMap() local209 ref.comparator().compare(key0, key1) > 0) { in testSubMap()211 int tmp = key0; in testSubMap()212 key0 = key1; in testSubMap()215 checkSubMap(ref.subMap(key0, key1), map.subMap(key0, key1)); in testSubMap()
123 private static final java.lang.Object key0; field in Proxy126 key0 = null;
444 private static final Object key0 = new Object(); field in Proxy566 case 0: return key0; in apply()