Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test_logging.h200 webrtc::testing::bwe::Logging::GetInstance()->PlotBar(figure, name, value, \
264 void PlotBar(int figure, const std::string& name, double value, int flow_id);
Dbwe_test_logging.cc117 void Logging::PlotBar(int figure, in PlotBar() function in webrtc::testing::bwe::Logging