HomeSort by relevance Sort by last modified time
    Searched full:loss_algorithm (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/quic/
quic_sent_packet_manager_test.cc 1279 MockLossAlgorithm* loss_algorithm = new MockLossAlgorithm(); local
    [all...]
quic_connection_test.cc 439 void SetLossAlgorithm(LossDetectionInterface* loss_algorithm) {
441 QuicConnectionPeer::GetSentPacketManager(this), loss_algorithm); local
    [all...]

Completed in 196 milliseconds