Searched refs:CongestionWindowPushbackController (Results 1 – 5 of 5) sorted by relevance
25 CongestionWindowPushbackController::CongestionWindowPushbackController( in CongestionWindowPushbackController() function in webrtc::CongestionWindowPushbackController38 void CongestionWindowPushbackController::UpdateOutstandingData( in UpdateOutstandingData()42 void CongestionWindowPushbackController::UpdatePacingQueue( in UpdatePacingQueue()47 void CongestionWindowPushbackController::SetDataWindow(DataSize data_window) { in SetDataWindow()51 uint32_t CongestionWindowPushbackController::UpdateTargetBitrate( in UpdateTargetBitrate()
29 new CongestionWindowPushbackController(&field_trial_config_)); in CongestionWindowPushbackControllerTest()35 std::unique_ptr<CongestionWindowPushbackController> cwnd_controller_;84 new CongestionWindowPushbackController(&field_trial_config_)); in TEST_F()95 new CongestionWindowPushbackController(&field_trial_config_)); in TEST_F()
28 class CongestionWindowPushbackController {30 explicit CongestionWindowPushbackController(
95 const std::unique_ptr<CongestionWindowPushbackController>
95 ? std::make_unique<CongestionWindowPushbackController>( in GoogCcNetworkController()