Home
last modified time | relevance | path

Searched refs:flow_delays_ms (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test.cc196 std::map<int, Stats<double>> flow_delays_ms; in PrintResults() local
197 flow_delays_ms[flow_id] = flow_delay_ms; in PrintResults()
200 PrintResults(max_throughput_kbps, throughput_kbps, flow_delays_ms, in PrintResults()