Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java84 private static final String ALT_STAND_ALONE = "[@alt=\"stand-alone\"]"; field in ExampleGenerator
1840 …|| cldrFile.getStringValueWithBailey(xpath + ALT_STAND_ALONE, pathWhereFound = new Output<>(), nul… in handleDisplayNames()
1841 || !pathWhereFound.value.contains(ALT_STAND_ALONE)) { in handleDisplayNames()