Searched refs:count_high_ (Results 1 – 2 of 2) sorted by relevance
30 count_high_(0), in QualityThreshold()51 --count_high_; in AddMeasurement()58 ++count_high_; in AddMeasurement()62 if (count_high_ >= sufficient_majority) { in AddMeasurement()
46 int count_high_; variable