Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dcongestion_window_pushback_controller_unittest.cc25 class CongestionWindowPushbackControllerTest : public ::testing::Test { class
27 CongestionWindowPushbackControllerTest() { in CongestionWindowPushbackControllerTest() function in webrtc::test::CongestionWindowPushbackControllerTest
38 TEST_F(CongestionWindowPushbackControllerTest, FullCongestionWindow) { in TEST_F() argument
51 TEST_F(CongestionWindowPushbackControllerTest, NormalCongestionWindow) { in TEST_F() argument
60 TEST_F(CongestionWindowPushbackControllerTest, LowBitrate) { in TEST_F() argument
73 TEST_F(CongestionWindowPushbackControllerTest, NoPushbackOnDataWindowUnset) { in TEST_F() argument
81 TEST_F(CongestionWindowPushbackControllerTest, PushbackOnInititialDataWindow) { in TEST_F() argument
92 TEST_F(CongestionWindowPushbackControllerTest, PushbackDropFrame) { in TEST_F() argument