Lines Matching refs:new_counts
526 new_counts = []532 new_counts.append(c + newcount)535 worst_count = new_counts[0]537 for c in new_counts[1:]: