Searched refs:PushThroughputBytes (Results 1 – 3 of 3) sorted by relevance
52 metric_recorder_.PushThroughputBytes(kPayloadSizeBytes, arrival_time_ms); in TEST_F()86 metric_recorder_.PushThroughputBytes(kPayloadSizeBytes, arrival_time_ms); in TEST_F()
158 PushThroughputBytes(payload_size, now_ms_); in UpdateThroughput()215 void MetricRecorder::PushThroughputBytes(size_t payload_size, in PushThroughputBytes() function in webrtc::testing::bwe::MetricRecorder
143 void PushThroughputBytes(size_t throughput_bytes, int64_t arrival_time_ms);