Searched refs:CI (Results 1 – 9 of 9) sorted by relevance
69 static class CI extends BI { CI(int value) { super(value); } } in CI() class in ConcurrentHashMapTest127 assertTrue(m.put(new CI(i), true) == null); in testComparableFamily()130 assertTrue(m.containsKey(new CI(i))); in testComparableFamily()
48 public void test_getCharsII$CI() { in test_getCharsII$CI()
114 public void test_getCharsII$CI() { in test_getCharsII$CI()
300 public void test_getCharsII$CI() { in test_getCharsII$CI()
136 public void test_codePointAt$CI() { in test_codePointAt$CI()228 public void test_codePointBefore$CI() { in test_codePointBefore$CI()293 public void test_toCharsI$CI() { in test_toCharsI$CI()
456 public void test_getCharsII$CI() { in test_getCharsII$CI()
505 public void test_getCharsII$CI() { in test_getCharsII$CI()
643 public void test_getCharsII$CI() { in test_getCharsII$CI()
3397 public void test_copyOf_$CI() throws Exception { in test_copyOf_$CI()