Searched refs:recv_total_bytes (Results 1 – 6 of 6) sorted by relevance
152 recv_total_bytes(0), in ConnectionInfo()164 size_t recv_total_bytes; // Total bytes received on this connection. member
443 size_t recv_total_bytes();
861 info.recv_total_bytes = connection->recv_total_bytes(); in GetStats()
1332 size_t Connection::recv_total_bytes() { in recv_total_bytes() function in cricket::Connection
1247 EXPECT_EQ(10 * 36U, infos[0].recv_total_bytes); in TEST_F()
843 info.recv_total_bytes); in ExtractSessionInfo()