UpdateChannelEstimate   33 net/quic/congestion_control/inter_arrival_bitrate_ramp_up.h   void UpdateChannelEstimate(QuicBandwidth channel_estimate);
UpdateChannelEstimate  355 net/quic/congestion_control/inter_arrival_bitrate_ramp_up_test.cc   bitrate_ramp_up_.UpdateChannelEstimate(channel_estimate);
UpdateChannelEstimate  393 net/quic/congestion_control/inter_arrival_bitrate_ramp_up_test.cc   bitrate_ramp_up_.UpdateChannelEstimate(channel_estimate);
UpdateChannelEstimate  332 net/quic/congestion_control/inter_arrival_sender.cc     bitrate_ramp_up_->UpdateChannelEstimate(channel_estimate);