Home | History | Annotate | Download | only in model

Lines Matching defs:totalCount

216         int totalCount = 0;
220 totalCount++;
228 typeCount.put(FREQUENCY_TOTAL, totalCount);
1388 int totalCount = 0;
1391 if (typeOverallMax != -1 && totalCount >= typeOverallMax) {
1428 totalCount++;