Home | History | Annotate | Download | only in model

Lines Matching defs:totalCount

211         int totalCount = 0;
215 totalCount++;
223 typeCount.put(FREQUENCY_TOTAL, totalCount);
1363 int totalCount = 0;
1366 if (typeOverallMax != -1 && totalCount >= typeOverallMax) {
1403 totalCount++;