Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DVettingViewer.java90 weLost( enumConstant
934 if (choices.contains(Choice.weLost)) { in getFileInfo()
935 problems.add(Choice.weLost); in getFileInfo()
936 problemCounter.increment(Choice.weLost); in getFileInfo()
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestUtilities.java207 assertEquals("problemCounter weLost", 0, problemCounter.get(Choice.weLost)); in TestUntimedCounter()
215 assertEquals("otherCounter weLost", 0, otherCounter.get(Choice.weLost)); in TestUntimedCounter()