Searched refs:SetDataWindow (Results 1 – 4 of 4) sorted by relevance
40 cwnd_controller_->SetDataWindow(DataSize::Bytes(50000)); in TEST_F()46 cwnd_controller_->SetDataWindow(DataSize::Bytes(50000)); in TEST_F()53 cwnd_controller_->SetDataWindow(DataSize::Bytes(200000)); in TEST_F()62 cwnd_controller_->SetDataWindow(DataSize::Bytes(50000)); in TEST_F()68 cwnd_controller_->SetDataWindow(DataSize::Bytes(20000)); in TEST_F()97 cwnd_controller_->SetDataWindow(DataSize::Bytes(50000)); in TEST_F()
35 void SetDataWindow(DataSize data_window);
47 void CongestionWindowPushbackController::SetDataWindow(DataSize data_window) { in SetDataWindow() function in webrtc::CongestionWindowPushbackController
218 congestion_window_pushback_controller_->SetDataWindow( in OnProcessInterval()578 congestion_window_pushback_controller_->SetDataWindow( in OnTransportPacketsFeedback()