Searched refs:BOPOMOFO_EXTENDED (Results 1 – 2 of 2) sorted by relevance
186 … assertEquals(Character.UnicodeBlock.BOPOMOFO_EXTENDED, Character.UnicodeBlock.of((char) 0x31a0)); in test_ofC()187 … assertEquals(Character.UnicodeBlock.BOPOMOFO_EXTENDED, Character.UnicodeBlock.of((char) 0x31bf)); in test_ofC()411 assertEquals(Character.UnicodeBlock.BOPOMOFO_EXTENDED, Character.UnicodeBlock.of(0x31a0)); in test_ofI()412 assertEquals(Character.UnicodeBlock.BOPOMOFO_EXTENDED, Character.UnicodeBlock.of(0x31bf)); in test_ofI()710 …assertEquals(Character.UnicodeBlock.BOPOMOFO_EXTENDED, Character.UnicodeBlock.forName("BOPOMOFO_EX… in test_forNameLjava_lang_String()711 …assertEquals(Character.UnicodeBlock.BOPOMOFO_EXTENDED, Character.UnicodeBlock.forName("Bopomofo Ex… in test_forNameLjava_lang_String()712 …assertEquals(Character.UnicodeBlock.BOPOMOFO_EXTENDED, Character.UnicodeBlock.forName("BopomofoExt… in test_forNameLjava_lang_String()
1383 public static final UnicodeBlock BOPOMOFO_EXTENDED = field in Character.UnicodeBlock2956 BOPOMOFO_EXTENDED,