Searched refs:OPTICAL_CHARACTER_RECOGNITION (Results 1 – 3 of 3) sorted by relevance
140 …assertEquals(Character.UnicodeBlock.OPTICAL_CHARACTER_RECOGNITION, Character.UnicodeBlock.of((char… in test_ofC()141 …assertEquals(Character.UnicodeBlock.OPTICAL_CHARACTER_RECOGNITION, Character.UnicodeBlock.of((char… in test_ofC()365 …assertEquals(Character.UnicodeBlock.OPTICAL_CHARACTER_RECOGNITION, Character.UnicodeBlock.of(0x244… in test_ofI()366 …assertEquals(Character.UnicodeBlock.OPTICAL_CHARACTER_RECOGNITION, Character.UnicodeBlock.of(0x245… in test_ofI()651 …assertEquals(Character.UnicodeBlock.OPTICAL_CHARACTER_RECOGNITION, Character.UnicodeBlock.forName(… in test_forNameLjava_lang_String()652 …assertEquals(Character.UnicodeBlock.OPTICAL_CHARACTER_RECOGNITION, Character.UnicodeBlock.forName(… in test_forNameLjava_lang_String()653 …assertEquals(Character.UnicodeBlock.OPTICAL_CHARACTER_RECOGNITION, Character.UnicodeBlock.forName(… in test_forNameLjava_lang_String()
847 public static final java.lang.Character.UnicodeBlock OPTICAL_CHARACTER_RECOGNITION; field in Character.UnicodeBlock848 static { OPTICAL_CHARACTER_RECOGNITION = null; }
1649 public static final java.lang.Character.UnicodeBlock OPTICAL_CHARACTER_RECOGNITION; field in Character.UnicodeBlock1652 OPTICAL_CHARACTER_RECOGNITION = null;