Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DExampleGenerator.java1513 String compoundType = parts.getAttributeValue(-2, "type"); in handleCompoundUnit() local
1521 UnitLength unitLength, String compoundType, Count count, List<String> examples) { in handleCompoundUnit()
1657 UnitLength unitLength, String compoundType, String patternType) { in makeCompoundUnitPath()