Searched refs:old_redundant_count (Results 1 – 1 of 1) sorted by relevance
94 HistogramBase::Count old_redundant_count = in Add() local97 old_redundant_count + other.redundant_count()); in Add()111 HistogramBase::Count old_redundant_count = in AddFromPickle() local114 old_redundant_count + redundant_count); in AddFromPickle()123 HistogramBase::Count old_redundant_count = in Subtract() local126 old_redundant_count - other.redundant_count()); in Subtract()