Home
last modified time | relevance | path

Searched refs:SAMPLE_HIGH_SURROGATE (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/props/
DUnicodeProperty.java42 public static final int SAMPLE_HIGH_SURROGATE = HIGH_SURROGATES.charAt(0); field in UnicodeProperty
95 .add(SAMPLE_HIGH_SURROGATE) in getSTUFF_TO_TEST()
1443 if (result.contains(UnicodeProperty.SAMPLE_HIGH_SURROGATE)) { in addUntested()
1472 if (null != (temp = result.get(UnicodeProperty.SAMPLE_HIGH_SURROGATE))) { in addUntested()