Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_sustained_bandwidth_recorder_peer.cc25 int32_t max_bandwidth_estimate_kbytes_per_second, in SetMaxBandwidthEstimate() argument
29 max_bandwidth_estimate_kbytes_per_second); in SetMaxBandwidthEstimate()
H A Dquic_sustained_bandwidth_recorder_peer.h28 int32_t max_bandwidth_estimate_kbytes_per_second,
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_server_session_base_test.cc540 int32_t max_bandwidth_estimate_kbytes_per_second = 134; in TEST_P() local
584 &bandwidth_recorder, max_bandwidth_estimate_kbytes_per_second, in TEST_P()