Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DCheckWidths.java31 CODE_POINTS, DISPLAY_WIDTH, SET_ELEMENTS enumConstant
85 case SET_ELEMENTS: in Limit()
143 … if (cause.getPhase() == Phase.SUBMISSION && measure.equals(Measure.SET_ELEMENTS)) { in hasProblem()
307 …new Limit(5, MAX_COMPONENTS_PER_ANNOTATION, Measure.SET_ELEMENTS, LimitType.MAXIMUM, Special.BARS)…