Searched refs:weLost (Results 1 – 2 of 2) sorted by relevance
85 weLost( enumConstant698 if (choices.contains(Choice.weLost)) { in getFileInfo()699 problems.add(Choice.weLost); in getFileInfo()700 problemCounter.increment(Choice.weLost); in getFileInfo()
219 assertEquals("problemCounter weLost", 0, problemCounter.get(Choice.weLost)); in TestUntimedCounter()227 assertEquals("otherCounter weLost", 0, otherCounter.get(Choice.weLost)); in TestUntimedCounter()