Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestCheckWidths.java11 import org.unicode.cldr.test.CheckWidths;
22 CheckWidths x = new CheckWidths(); in TestBasic()
/external/cldr/tools/java/org/unicode/cldr/test/
DCheckWidths.java16 public class CheckWidths extends CheckCLDR { class
DCheckCLDR.java589 .add(new CheckWidths()) in getCheckAll()
/external/cldr/tools/java/org/unicode/cldr/util/
DVoteResolver.java23 import org.unicode.cldr.test.CheckWidths;
1164 if (comps.size() <= CheckWidths.MAX_COMPONENTS_PER_ANNOTATION && in promoteSuperiorAnnotationSuperset()