Searched refs:stable_estimate_count_ (Results 1 – 2 of 2) sorted by relevance
38 stable_estimate_count_(0), in BdpEstimator()67 stable_estimate_count_++; in CompletePing()68 if (stable_estimate_count_ >= 2) { in CompletePing()76 stable_estimate_count_ = 0; in CompletePing()
87 int stable_estimate_count_; variable