Searched refs:MISCELLANEOUS_SYMBOLS (Results 1 – 4 of 4) sorted by relevance
150 …assertEquals(Character.UnicodeBlock.MISCELLANEOUS_SYMBOLS, Character.UnicodeBlock.of((char) 0x2600… in test_ofC()151 …assertEquals(Character.UnicodeBlock.MISCELLANEOUS_SYMBOLS, Character.UnicodeBlock.of((char) 0x26ff… in test_ofC()375 … assertEquals(Character.UnicodeBlock.MISCELLANEOUS_SYMBOLS, Character.UnicodeBlock.of(0x2600)); in test_ofI()376 … assertEquals(Character.UnicodeBlock.MISCELLANEOUS_SYMBOLS, Character.UnicodeBlock.of(0x26ff)); in test_ofI()666 …assertEquals(Character.UnicodeBlock.MISCELLANEOUS_SYMBOLS, Character.UnicodeBlock.forName("MISCELL… in test_forNameLjava_lang_String()667 …assertEquals(Character.UnicodeBlock.MISCELLANEOUS_SYMBOLS, Character.UnicodeBlock.forName("Miscell… in test_forNameLjava_lang_String()668 …assertEquals(Character.UnicodeBlock.MISCELLANEOUS_SYMBOLS, Character.UnicodeBlock.forName("Miscell… in test_forNameLjava_lang_String()
793 public static final java.lang.Character.UnicodeBlock MISCELLANEOUS_SYMBOLS; field in Character.UnicodeBlock794 static { MISCELLANEOUS_SYMBOLS = null; }
1541 public static final java.lang.Character.UnicodeBlock MISCELLANEOUS_SYMBOLS; field in Character.UnicodeBlock1544 MISCELLANEOUS_SYMBOLS = null;
1076 public static final UnicodeBlock MISCELLANEOUS_SYMBOLS = field in Character.UnicodeBlock2940 MISCELLANEOUS_SYMBOLS,