Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test_framework.cc227 plot_name_(plot_name) { in RateCounterFilter()
241 plot_name_(plot_name) { in RateCounterFilter()
282 if (plot_name_.empty()) { in Plot()
286 plot_kbps, plot_name_); in Plot()
Dbwe_test_framework.h255 std::string plot_name_; variable