Home
last modified time | relevance | path

Searched refs:CheckPacketIsDelayed (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 Dpacing_sender_test.cc116 void CheckPacketIsDelayed(QuicTime::Delta delay) { in CheckPacketIsDelayed() function in quic::test::PacingSenderTest
178 CheckPacketIsDelayed(QuicTime::Delta::FromMilliseconds(2)); in TEST_F()
184 CheckPacketIsDelayed(QuicTime::Delta::FromMilliseconds(2)); in TEST_F()
192 CheckPacketIsDelayed(QuicTime::Delta::FromMilliseconds(2)); in TEST_F()
204 CheckPacketIsDelayed(QuicTime::Delta::FromMilliseconds(2)); in TEST_F()
214 CheckPacketIsDelayed(QuicTime::Delta::FromMilliseconds(2)); in TEST_F()
238 CheckPacketIsDelayed(QuicTime::Delta::FromMilliseconds(2)); in TEST_F()
247 CheckPacketIsDelayed(QuicTime::Delta::FromMilliseconds(3)); in TEST_F()
263 CheckPacketIsDelayed(QuicTime::Delta::FromMilliseconds(2)); in TEST_F()
281 CheckPacketIsDelayed(QuicTime::Delta::FromMilliseconds(2)); in TEST_F()
[all …]