Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DUnitPathType.java145 …uralCategory, String caseVariant, String genderVariant, Multimap<UnitPathType, String> partsUsed) { in getTrans()
DUnitConverter.java818 … String _pluralCategory, String caseVariant, Multimap<UnitPathType, String> partsUsed, boolean max… in toString()
1048 …getGender(CLDRFile resolvedFile, Output<String> source, Multimap<UnitPathType, String> partsUsed) { in getGender()
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestUnits.java1905 Multimap<UnitPathType, String> partsUsed = TreeMultimap.create(); in TestGender() local
1983 Multimap<UnitPathType, String> partsUsed = TreeMultimap.create(); in TestFallbackNames() local
2009 Multimap<UnitPathType, String> partsUsed = TreeMultimap.create(); in TestFileFallbackNames() local
2187 Multimap<UnitPathType, String> partsUsed = LinkedHashMultimap.create(); in TestGenderOfCompounds() local