Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test.cc268 const std::string& flow_name) { in RunFairnessTest() argument
376 title, flow_name, static_cast<int>(num_media_flows), 0); in RunFairnessTest()
378 metric_recorders[i]->PlotLossHistogram(title, flow_name, in RunFairnessTest()
761 std::string flow_name(bwe_names[bwe_type] + 'x' + bwe_names[kTcpEstimator]); in RunLongTcpFairness() local
765 title, flow_name); in RunLongTcpFairness()
Dbwe_test.h108 const std::string& flow_name);