Searched refs:weLost (Results 1 – 2 of 2) sorted by relevance
90 weLost( enumConstant934 if (choices.contains(Choice.weLost)) { in getFileInfo()935 problems.add(Choice.weLost); in getFileInfo()936 problemCounter.increment(Choice.weLost); in getFileInfo()
207 assertEquals("problemCounter weLost", 0, problemCounter.get(Choice.weLost)); in TestUntimedCounter()215 assertEquals("otherCounter weLost", 0, otherCounter.get(Choice.weLost)); in TestUntimedCounter()