Searched refs:throughput_min_requests_in_flight_ (Results 1 – 2 of 2) sorted by relevance
267 const size_t throughput_min_requests_in_flight_; variable
412 throughput_min_requests_in_flight_( in NetworkQualityEstimatorParams()563 return use_small_responses_ ? 1 : throughput_min_requests_in_flight_; in throughput_min_requests_in_flight()