Searched refs:bdp_estimator_ (Results 1 – 2 of 2) sorted by relevance
179 bdp_estimator_(t->peer_string), in TransportFlowControl()331 1 + log2(bdp_estimator_.EstimateBdp())); in TargetLogBdp()375 double bw_dbl = bdp_estimator_.EstimateBandwidth(); in PeriodicUpdate()
299 BdpEstimator* bdp_estimator() override { return &bdp_estimator_; } in bdp_estimator()337 grpc_core::BdpEstimator bdp_estimator_; variable