Home
last modified time | relevance | path

Searched defs:GoogCcNetworkControllerTest (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/congestion_controller/goog_cc/
Dgoog_cc_network_control_unittest.cc126 class GoogCcNetworkControllerTest : public ::testing::Test { class
128 GoogCcNetworkControllerTest() in GoogCcNetworkControllerTest() function in webrtc::test::GoogCcNetworkControllerTest
238 TEST_F(GoogCcNetworkControllerTest, ReactsToChangedNetworkConditions) { in TEST_F() argument
262 TEST_F(GoogCcNetworkControllerTest, CongestionWindowPushbackOnNetworkDelay) { in TEST_F() argument
296 TEST_F(GoogCcNetworkControllerTest, in TEST_F() argument
329 TEST_F(GoogCcNetworkControllerTest, OnNetworkRouteChanged) { in TEST_F() argument
347 TEST_F(GoogCcNetworkControllerTest, ProbeOnRouteChange) { in TEST_F() argument
365 TEST_F(GoogCcNetworkControllerTest, UpdatesDelayBasedEstimate) { in TEST_F() argument
382 TEST_F(GoogCcNetworkControllerTest, in TEST_F() argument
418 TEST_F(GoogCcNetworkControllerTest, LimitsToFloorIfRttIsHighInTrial) { in TEST_F() argument
[all …]