Searched defs:subtypeCounterTotals (Results 1 – 1 of 1) sorted by relevance
1140 …Counter<Subtype> subtypeCounterTotals = errors ? totals.errorSubtypeCounter : totals.warningSubtyp… in showSubtypes() local1182 …private void writeDetailHeader(Counter<Subtype> subtypeCounterTotals, Set<Subtype> sortedBySize, A… in writeDetailHeader()