Searched refs:weLost (Results 1 – 3 of 3) sorted by relevance
36 weLost('L', enumConstant
609 if (choices.contains(NotificationCategory.weLost)) { in recordLosingDisputedEtc()610 problems.add(NotificationCategory.weLost); in recordLosingDisputedEtc()611 vc.problemCounter.increment(NotificationCategory.weLost); in recordLosingDisputedEtc()
232 assertEquals("problemCounter weLost", 0, problemCounter.get(NotificationCategory.weLost)); in TestUntimedCounter()240 assertEquals("otherCounter weLost", 0, otherCounter.get(NotificationCategory.weLost)); in TestUntimedCounter()