Home
last modified time | relevance | path

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

/external/chromium_org/net/quic/
Dquic_unacked_packet_map.cc292 QuicUnackedPacketMap::GetLeastUnackedSentPacket() const { in GetLeastUnackedSentPacket() function in net::QuicUnackedPacketMap
Dquic_sent_packet_manager.cc428 QuicSentPacketManager::GetLeastUnackedSentPacket() const { in GetLeastUnackedSentPacket() function in net::QuicSentPacketManager
Dquic_sent_packet_manager_test.cc616 TEST_F(QuicSentPacketManagerTest, GetLeastUnackedSentPacket) { in TEST_F() argument