Home
last modified time | relevance | path

Searched defs:in_recovery (Results 1 – 4 of 4) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_sustained_bandwidth_recorder_test.cc28 bool in_recovery = false; in TEST_F() local
108 bool in_recovery = false; in TEST_F() local
Dquic_sustained_bandwidth_recorder.cc23 bool in_recovery, bool in_slow_start, QuicBandwidth bandwidth, in RecordEstimate()
/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
Dpacing_sender_test.cc79 bool in_recovery, QuicPacketCount cwnd) { in CheckPacketIsSentImmediately()
/external/rust/crates/quiche/src/recovery/bbr/
Dmod.rs175 in_recovery: bool, field