Searched refs:unchangedCount (Results 1 – 1 of 1) sorted by relevance
338 Counter<String> unchangedCount = new Counter<String>(); field in GenerateItemCounts.Delta342 + "\t" + unchangedCount.getTotal() in print()349 + "\t" + unchangedCount.get(prefix) in print()396 itemCount.unchangedCount.add(prefix, set2and1.size()); in compare()398 charCount.unchangedCount.add(prefix, totalLength(set2and1)); in compare()404 itemCount.unchangedCount.add(prefix, set2.size()); in compare()405 charCount.unchangedCount.add(prefix, totalLength(set2)); in compare()