Home
last modified time | relevance | path

Searched refs:UpdateCongestionControl (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dpacket_sender.h171 void UpdateCongestionControl(const FeedbackPacket* fb);
Dpacket_sender.cc371 UpdateCongestionControl(fb); in RunFor()
403 void TcpSender::UpdateCongestionControl(const FeedbackPacket* fb) { in UpdateCongestionControl() function in webrtc::testing::bwe::TcpSender