Home
last modified time | relevance | path

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

/external/webrtc/rtc_tools/rtc_event_log_visualizer/
Danalyze_audio.h63 const std::string& plot_name,
70 const std::string& plot_name,
Danalyze_audio.cc445 const std::string& plot_name, in CreateNetEqStatsGraphInternal() argument
469 plot->SetSuggestedYAxis(0, 1, plot_name, kBottomMargin, kTopMargin); in CreateNetEqStatsGraphInternal()
470 plot->SetTitle(plot_name); in CreateNetEqStatsGraphInternal()
478 const std::string& plot_name, in CreateNetEqNetworkStatsGraph() argument
485 stats_extractor, plot_name, plot); in CreateNetEqNetworkStatsGraph()
493 const std::string& plot_name, in CreateNetEqLifetimeStatsGraph() argument
500 stats_extractor, plot_name, plot); in CreateNetEqLifetimeStatsGraph()