Searched defs:problemCounter (Results 1 – 3 of 3) sorted by relevance
8 public LocaleCompletionData(Counter<NotificationCategory> problemCounter) { in LocaleCompletionData()
345 private final Counter<NotificationCategory> problemCounter = new Counter<>(); field in VettingViewer.VettingCounters1220 Counter<NotificationCategory> problemCounter, in writeSummaryRow()1280 String localeId, Counter<NotificationCategory> problemCounter) in getLocaleProgressPercent()
200 Counter<NotificationCategory> problemCounter = new Counter<>(); in TestUntimedCounter() local