Searched defs:problemCounter (Results 1 – 2 of 2) sorted by relevance
212 Counter<Choice> problemCounter = new Counter<Choice>(); in TestUntimedCounter() local
538 Counter<Choice> problemCounter = new Counter<>(); field in VettingViewer.FileInfo954 …te void writeSummaryRow(Appendable output, EnumSet<Choice> choices, Counter<Choice> problemCounter, in writeSummaryRow()