Searched refs:SetLossAlgorithm (Results 1 – 4 of 4) sorted by relevance
28 static void SetLossAlgorithm(QuicSentPacketManager* sent_packet_manager,
36 void QuicSentPacketManagerPeer::SetLossAlgorithm( in SetLossAlgorithm() function in net::test::QuicSentPacketManagerPeer
1280 QuicSentPacketManagerPeer::SetLossAlgorithm(&manager_, loss_algorithm); in TEST_F()
439 void SetLossAlgorithm(LossDetectionInterface* loss_algorithm) { in SetLossAlgorithm() function in net::test::__anon75b1c9da0111::TestConnection440 QuicSentPacketManagerPeer::SetLossAlgorithm( in SetLossAlgorithm()618 connection_.SetLossAlgorithm(loss_algorithm_); in QuicConnectionTest()