Home
last modified time | relevance | path

Searched refs:SetAckAggregationBandwidthThreshold (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dbandwidth_sampler.h143 void SetAckAggregationBandwidthThreshold(double threshold) { in SetAckAggregationBandwidthThreshold() function
H A Dbandwidth_sampler.cc185 max_ack_height_tracker_.SetAckAggregationBandwidthThreshold(2.0); in EnableOverestimateAvoidance()
H A Dbandwidth_sampler_test.cc712 tracker_.SetAckAggregationBandwidthThreshold(1.8); in MaxAckHeightTrackerTest()