Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_sent_packet_manager.cc1478 void QuicSentPacketManager::SetInitialRtt(QuicTime::Delta rtt, bool trusted) { in SetInitialRtt() function in quic::QuicSentPacketManager
H A Dquic_sent_packet_manager_test.cc3144 TEST_F(QuicSentPacketManagerTest, SetInitialRtt) { in TEST_F() argument