Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DVettingViewer.java1542 Set<Choice> choicesForPath = pathInfo.problems; in writeTables() local
1543 choicesForSection.putAll(Row.of(section, subsection), choicesForPath); in writeTables() local
1544 choicesForHeader.putAll(Row.of(section, subsection, header), choicesForPath); in writeTables() local
1574 Set<Choice> choicesForPath = pathInfo.problems; in writeTables() local