Home
last modified time | relevance | path

Searched defs:expected_bandwidth (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dbandwidth_sampler_test.cc191 QuicBandwidth expected_bandwidth = in TEST_P() local
287 QuicBandwidth expected_bandwidth = in TEST_P() local
309 QuicBandwidth expected_bandwidth = in TEST_P() local
354 QuicBandwidth expected_bandwidth = in TEST_P() local
403 QuicBandwidth expected_bandwidth = in TEST_P() local
431 QuicBandwidth expected_bandwidth = in TEST_P() local
462 QuicBandwidth expected_bandwidth = in TEST_P() local
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/power/tel/
DPowerTelTraffic_Preset_Test.py126 def _iperf_log_check(self, file, expected_bandwidth): argument