Home
last modified time | relevance | path

Searched defs:flow_throughput_kbps (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test.cc195 Stats<double> flow_throughput_kbps) { in PrintResults()
207 std::map<int, Stats<double>> flow_throughput_kbps) { in PrintResults()
359 std::map<int, Stats<double>> flow_throughput_kbps; in RunFairnessTest() local