Searched refs:CJK_COMPATIBILITY_IDEOGRAPHS (Results 1 – 3 of 3) sorted by relevance
214 …assertEquals(Character.UnicodeBlock.CJK_COMPATIBILITY_IDEOGRAPHS, Character.UnicodeBlock.of((char)… in test_ofC()215 …assertEquals(Character.UnicodeBlock.CJK_COMPATIBILITY_IDEOGRAPHS, Character.UnicodeBlock.of((char)… in test_ofC()439 …assertEquals(Character.UnicodeBlock.CJK_COMPATIBILITY_IDEOGRAPHS, Character.UnicodeBlock.of(0xf900… in test_ofI()440 …assertEquals(Character.UnicodeBlock.CJK_COMPATIBILITY_IDEOGRAPHS, Character.UnicodeBlock.of(0xfaff… in test_ofI()752 …assertEquals(Character.UnicodeBlock.CJK_COMPATIBILITY_IDEOGRAPHS, Character.UnicodeBlock.forName("… in test_forNameLjava_lang_String()753 …assertEquals(Character.UnicodeBlock.CJK_COMPATIBILITY_IDEOGRAPHS, Character.UnicodeBlock.forName("… in test_forNameLjava_lang_String()754 …assertEquals(Character.UnicodeBlock.CJK_COMPATIBILITY_IDEOGRAPHS, Character.UnicodeBlock.forName("… in test_forNameLjava_lang_String()
472 public static final java.lang.Character.UnicodeBlock CJK_COMPATIBILITY_IDEOGRAPHS; field in Character.UnicodeBlock473 static { CJK_COMPATIBILITY_IDEOGRAPHS = null; }
898 public static final java.lang.Character.UnicodeBlock CJK_COMPATIBILITY_IDEOGRAPHS; field in Character.UnicodeBlock901 CJK_COMPATIBILITY_IDEOGRAPHS = null;