Searched refs:subtypeCounterTotals (Results 1 – 1 of 1) sorted by relevance
904 …Counter<Subtype> subtypeCounterTotals = errors ? totals.errorSubtypeCounter : totals.warningSubtyp… in showSubtypes() local905 Set<Subtype> sortedBySize = subtypeCounterTotals.getKeysetSortedByCount(false); in showSubtypes()935 long count = subtypeCounterTotals.get(subtype); in showSubtypes()