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

/external/chromium_org/net/quic/
H A Dquic_connection_stats.cc14 stream_bytes_sent(0),
49 << ", stream bytes sent: " << s.stream_bytes_sent
H A Dquic_connection_stats.h25 uint64 stream_bytes_sent; // non-retransmitted bytes sent in a stream frame. member in struct:net::QuicConnectionStats

Completed in 42 milliseconds