Searched refs:GEOMETRIC_SHAPES (Results 1 – 4 of 4) sorted by relevance
148 … assertEquals(Character.UnicodeBlock.GEOMETRIC_SHAPES, Character.UnicodeBlock.of((char) 0x25a0)); in test_ofC()149 … assertEquals(Character.UnicodeBlock.GEOMETRIC_SHAPES, Character.UnicodeBlock.of((char) 0x25ff)); in test_ofC()373 assertEquals(Character.UnicodeBlock.GEOMETRIC_SHAPES, Character.UnicodeBlock.of(0x25a0)); in test_ofI()374 assertEquals(Character.UnicodeBlock.GEOMETRIC_SHAPES, Character.UnicodeBlock.of(0x25ff)); in test_ofI()663 …assertEquals(Character.UnicodeBlock.GEOMETRIC_SHAPES, Character.UnicodeBlock.forName("GEOMETRIC_SH… in test_forNameLjava_lang_String()664 …assertEquals(Character.UnicodeBlock.GEOMETRIC_SHAPES, Character.UnicodeBlock.forName("Geometric Sh… in test_forNameLjava_lang_String()665 …assertEquals(Character.UnicodeBlock.GEOMETRIC_SHAPES, Character.UnicodeBlock.forName("GeometricSha… in test_forNameLjava_lang_String()
1151 public static final java.lang.Character.UnicodeBlock GEOMETRIC_SHAPES; field in Character.UnicodeBlock1154 GEOMETRIC_SHAPES = null;
598 public static final java.lang.Character.UnicodeBlock GEOMETRIC_SHAPES; field in Character.UnicodeBlock599 static { GEOMETRIC_SHAPES = null; }
1067 public static final UnicodeBlock GEOMETRIC_SHAPES = field in Character.UnicodeBlock2939 GEOMETRIC_SHAPES,