Searched refs:CongestionWindowAfterPacketLoss (Results 1 – 4 of 4) sorted by relevance
131 cubic_.CongestionWindowAfterPacketLoss(current_cwnd)); in TEST_F()134 cubic_.CongestionWindowAfterPacketLoss(current_cwnd)); in TEST_F()148 cubic_.CongestionWindowAfterPacketLoss(current_cwnd)); in TEST_F()
32 QuicTcpCongestionWindow CongestionWindowAfterPacketLoss(
91 QuicTcpCongestionWindow Cubic::CongestionWindowAfterPacketLoss( in CongestionWindowAfterPacketLoss() function in net::Cubic
147 cubic_.CongestionWindowAfterPacketLoss(congestion_window_); in OnPacketLost()