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()1360 cached_estimate_applied_ = true; in MaybeUpdateCachedEstimateApplied()1376 if (cached_estimate_applied_ && in ShouldAddObservation()
610 bool cached_estimate_applied_ = false; variable