Searched refs:packets_write_attempts_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_connection_test.cc284 packets_write_attempts_(0) {
293 ++packets_write_attempts_;
387 uint32 packets_write_attempts() { return packets_write_attempts_; }
405 uint32 packets_write_attempts_; member in class:net::test::__anon9455::TestPacketWriter

Completed in 144 milliseconds