Searched refs:CYPRIOT_SYLLABARY (Results 1 – 7 of 7) sorted by relevance
127 assertEquals(Character.UnicodeBlock.CYPRIOT_SYLLABARY, Character.UnicodeBlock.of(0x10800)); in test_UnicodeBlock_of()
539 public static final java.lang.Character.UnicodeBlock CYPRIOT_SYLLABARY; field in Character.UnicodeBlock540 static { CYPRIOT_SYLLABARY = null; }
1025 public static final java.lang.Character.UnicodeBlock CYPRIOT_SYLLABARY; field in Character.UnicodeBlock1028 CYPRIOT_SYLLABARY = null;
597 assertEquals(Character.UnicodeBlock.CYPRIOT_SYLLABARY, Character.UnicodeBlock.of(0x10800)); in test_ofI()598 assertEquals(Character.UnicodeBlock.CYPRIOT_SYLLABARY, Character.UnicodeBlock.of(0x1083f)); in test_ofI()1108 …assertEquals(Character.UnicodeBlock.CYPRIOT_SYLLABARY, Character.UnicodeBlock.forName("CYPRIOT_SYL… in test_forNameLjava_lang_String()1109 …assertEquals(Character.UnicodeBlock.CYPRIOT_SYLLABARY, Character.UnicodeBlock.forName("Cypriot Syl… in test_forNameLjava_lang_String()1110 …assertEquals(Character.UnicodeBlock.CYPRIOT_SYLLABARY, Character.UnicodeBlock.forName("CypriotSyll… in test_forNameLjava_lang_String()
592 public static final java.lang.Character.UnicodeBlock CYPRIOT_SYLLABARY; field in Character.UnicodeBlock593 static { CYPRIOT_SYLLABARY = null; }
1771 public static final UnicodeBlock CYPRIOT_SYLLABARY = field in Character.UnicodeBlock4035 CYPRIOT_SYLLABARY,
2671 field public static final java.lang.Character.UnicodeBlock CYPRIOT_SYLLABARY;