Searched refs:surveyInfo (Results 1 – 1 of 1) sorted by relevance
84 private Set<String> surveyInfo = new TreeSet<>(); field in CLDRTest113 for (String s : surveyInfo) { in TestZZZZHack()269 surveyInfo.add(locale + "\t" + xpath + "\t'" + value + "' contains characters " in TestThatExemplarsContainAll()491 …surveyInfo.add(locale + "\t" + xpath + "\t'" + value + "' is a duplicate of what is in " + xpath2); in TestDisplayNameCollisions()1197 … surveyInfo.add(locale + "\t" + xpath + "\t'" + value + "' is too wide for a \"narrow\" value."); in TestNarrowForms()