Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dtcp_cubic_sender_bytes_test.cc51 class TcpCubicSenderBytesTest : public QuicTest { class
53 TcpCubicSenderBytesTest() in TcpCubicSenderBytesTest() function in quic::test::TcpCubicSenderBytesTest
131 TEST_F(TcpCubicSenderBytesTest, SimpleSender) { in TEST_F() argument
146 TEST_F(TcpCubicSenderBytesTest, ApplicationLimitedSlowStart) { in TEST_F() argument
164 TEST_F(TcpCubicSenderBytesTest, ExponentialSlowStart) { in TEST_F() argument
184 TEST_F(TcpCubicSenderBytesTest, SlowStartPacketLoss) { in TEST_F() argument
229 TEST_F(TcpCubicSenderBytesTest, SlowStartPacketLossWithLargeReduction) { in TEST_F() argument
291 TEST_F(TcpCubicSenderBytesTest, SlowStartHalfPacketLossWithLargeReduction) { in TEST_F() argument
323 TEST_F(TcpCubicSenderBytesTest, SlowStartPacketLossWithMaxHalfReduction) { in TEST_F() argument
357 TEST_F(TcpCubicSenderBytesTest, NoPRRWhenLessThanOnePacketInFlight) { in TEST_F() argument
[all …]