Searched refs:LINEAR_B_IDEOGRAMS (Results 1 – 3 of 3) sorted by relevance
739 public static final java.lang.Character.UnicodeBlock LINEAR_B_IDEOGRAMS; field in Character.UnicodeBlock740 static { LINEAR_B_IDEOGRAMS = null; }
1433 public static final java.lang.Character.UnicodeBlock LINEAR_B_IDEOGRAMS; field in Character.UnicodeBlock1436 LINEAR_B_IDEOGRAMS = null;
461 assertEquals(Character.UnicodeBlock.LINEAR_B_IDEOGRAMS, Character.UnicodeBlock.of(0x10080)); in test_ofI()462 assertEquals(Character.UnicodeBlock.LINEAR_B_IDEOGRAMS, Character.UnicodeBlock.of(0x100ff)); in test_ofI()783 …assertEquals(Character.UnicodeBlock.LINEAR_B_IDEOGRAMS, Character.UnicodeBlock.forName("LINEAR_B_I… in test_forNameLjava_lang_String()784 …assertEquals(Character.UnicodeBlock.LINEAR_B_IDEOGRAMS, Character.UnicodeBlock.forName("Linear B I… in test_forNameLjava_lang_String()785 …assertEquals(Character.UnicodeBlock.LINEAR_B_IDEOGRAMS, Character.UnicodeBlock.forName("LinearBIde… in test_forNameLjava_lang_String()