Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/props/
DUnicodeProperty.java44 … public static final int SAMPLE_HIGH_PRIVATE_USE_SURROGATE = HIGH_PRIVATE_USE_SURROGATES.charAt(0); field in UnicodeProperty
96 .add(SAMPLE_HIGH_PRIVATE_USE_SURROGATE) in getSTUFF_TO_TEST()
1446 if (result.contains(UnicodeProperty.SAMPLE_HIGH_PRIVATE_USE_SURROGATE)) { in addUntested()
1475 if (null != (temp = result.get(UnicodeProperty.SAMPLE_HIGH_PRIVATE_USE_SURROGATE))) { in addUntested()