Searched refs:sent_total_bytes (Results 1 – 6 of 6) sorted by relevance
150 sent_total_bytes(0), in ConnectionInfo()162 size_t sent_total_bytes; // Total bytes sent on this connection. member
452 size_t sent_total_bytes();
860 info.sent_total_bytes = connection->sent_total_bytes(); in GetStats()
1354 size_t Connection::sent_total_bytes() { in sent_total_bytes() function in cricket::Connection
1253 EXPECT_EQ(10 * 36U, infos[0].sent_total_bytes); in TEST_F()
892 info.sent_total_bytes); in ExtractSessionInfo()