Home
last modified time | relevance | path

Searched defs:pathFormat (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java704 …String pathFormat = "//ldml/units/unitLength" + unitLength.typeString + "/unit[@type=\"{0}\"]/disp… in handleCompoundUnit1Name() local
726 String pathFormat = "//ldml/units/unitLength" + unitLength.typeString in handleCompoundUnit1() local
884 String pathFormat = "//ldml/localeDisplayNames/territories/territory[@type=\"{0}\"]"; in handleRegularListPatterns() local
949 String pathFormat = "//ldml/units/unitLength" + unitWidth.typeString in getFormattedUnit() local
986 …private String getPattern(String pathFormat, String pathPatternType, String valuePatternType, Stri… in getPattern()
995 String pathFormat = "//ldml/localeDisplayNames/territories/territory[@type=\"{0}\"]"; in handleEllipsis() local