Searched refs:IPA_EXTENSIONS (Results 1 – 3 of 3) sorted by relevance
32 … assertEquals(Character.UnicodeBlock.IPA_EXTENSIONS, Character.UnicodeBlock.of((char) 0x250)); in test_ofC()33 … assertEquals(Character.UnicodeBlock.IPA_EXTENSIONS, Character.UnicodeBlock.of((char) 0x2af)); in test_ofC()257 assertEquals(Character.UnicodeBlock.IPA_EXTENSIONS, Character.UnicodeBlock.of(0x250)); in test_ofI()258 assertEquals(Character.UnicodeBlock.IPA_EXTENSIONS, Character.UnicodeBlock.of(0x2af)); in test_ofI()551 …assertEquals(Character.UnicodeBlock.IPA_EXTENSIONS, Character.UnicodeBlock.forName("IPA_EXTENSIONS… in test_forNameLjava_lang_String()552 …assertEquals(Character.UnicodeBlock.IPA_EXTENSIONS, Character.UnicodeBlock.forName("IPA Extensions… in test_forNameLjava_lang_String()553 …assertEquals(Character.UnicodeBlock.IPA_EXTENSIONS, Character.UnicodeBlock.forName("IPAExtensions"… in test_forNameLjava_lang_String()
670 public static final java.lang.Character.UnicodeBlock IPA_EXTENSIONS; field in Character.UnicodeBlock671 static { IPA_EXTENSIONS = null; }
1295 public static final java.lang.Character.UnicodeBlock IPA_EXTENSIONS; field in Character.UnicodeBlock1298 IPA_EXTENSIONS = null;