HomeSort by relevance Sort by last modified time
    Searched refs:rto_count (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/net/quic/
quic_connection_stats.cc 31 rto_count(0),
70 << ", rto count: " << s.rto_count
quic_connection_stats.h 51 uint32 rto_count; // Count of times the rto timer fired. member in struct:net::QuicConnectionStats
quic_sent_packet_manager.cc 576 ++stats_->rto_count;
    [all...]
quic_sent_packet_manager_test.cc     [all...]
quic_connection_test.cc     [all...]

Completed in 110 milliseconds