Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DCLDRTest.java84 private Set<String> surveyInfo = new TreeSet<>(); field in CLDRTest
113 for (String s : surveyInfo) { in TestZZZZHack()
269 surveyInfo.add(locale + "\t" + xpath + "\t'" + value + "' contains characters " in TestThatExemplarsContainAll()
491surveyInfo.add(locale + "\t" + xpath + "\t'" + value + "' is a duplicate of what is in " + xpath2); in TestDisplayNameCollisions()
1197surveyInfo.add(locale + "\t" + xpath + "\t'" + value + "' is too wide for a \"narrow\" value."); in TestNarrowForms()