Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/icu/
DLDMLComparator.java132 private String goldKey; field in LDMLComparator
234 addVettable(goldFileName, goldKey); in processArgs()
236 addToCompareMap(goldFileName, goldKey); in processArgs()
242 addVettable(goldFileName, goldKey); in processArgs()
344 goldKey = option.substring(1, option.length()); in identifyOptions()