Searched refs:UseCongestionWindowPushback (Results 1 – 4 of 4) sorted by relevance
36 .UseCongestionWindowPushback()); in TEST()42 EXPECT_TRUE(settings_after.UseCongestionWindowPushback()); in TEST()
69 bool UseCongestionWindowPushback() const;
133 bool RateControlSettings::UseCongestionWindowPushback() const { in UseCongestionWindowPushback() function in webrtc::RateControlSettings
94 rate_control_settings_.UseCongestionWindowPushback() in GoogCcNetworkController()