Searched refs:LINEAR_B_SYLLABARY (Results 1 – 3 of 3) sorted by relevance
742 public static final java.lang.Character.UnicodeBlock LINEAR_B_SYLLABARY; field in Character.UnicodeBlock743 static { LINEAR_B_SYLLABARY = null; }
1439 public static final java.lang.Character.UnicodeBlock LINEAR_B_SYLLABARY; field in Character.UnicodeBlock1442 LINEAR_B_SYLLABARY = null;
459 assertEquals(Character.UnicodeBlock.LINEAR_B_SYLLABARY, Character.UnicodeBlock.of(0x10000)); in test_ofI()460 assertEquals(Character.UnicodeBlock.LINEAR_B_SYLLABARY, Character.UnicodeBlock.of(0x1007f)); in test_ofI()780 …assertEquals(Character.UnicodeBlock.LINEAR_B_SYLLABARY, Character.UnicodeBlock.forName("LINEAR_B_S… in test_forNameLjava_lang_String()781 …assertEquals(Character.UnicodeBlock.LINEAR_B_SYLLABARY, Character.UnicodeBlock.forName("Linear B S… in test_forNameLjava_lang_String()782 …assertEquals(Character.UnicodeBlock.LINEAR_B_SYLLABARY, Character.UnicodeBlock.forName("LinearBSyl… in test_forNameLjava_lang_String()