Searched refs:cached_estimate_applied_ (Results 1 – 2 of 2) sorted by relevance
479 cached_estimate_applied_ = false; in OnConnectionTypeChanged()630 if (cached_estimate_applied_ && in AdjustHttpRttBasedOnRTTCounts()1359 cached_estimate_applied_ = true; in MaybeUpdateCachedEstimateApplied()1375 if (cached_estimate_applied_ && in ShouldAddObservation()
611 bool cached_estimate_applied_ = false; variable