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.cc441 const std::string& plot_name, in CreateNetEqStatsGraphInternal() argument
465 plot->SetSuggestedYAxis(0, 1, plot_name, kBottomMargin, kTopMargin); in CreateNetEqStatsGraphInternal()
466 plot->SetTitle(plot_name); in CreateNetEqStatsGraphInternal()
474 const std::string& plot_name, in CreateNetEqNetworkStatsGraph() argument
481 stats_extractor, plot_name, plot); in CreateNetEqNetworkStatsGraph()
489 const std::string& plot_name, in CreateNetEqLifetimeStatsGraph() argument
496 stats_extractor, plot_name, plot); in CreateNetEqLifetimeStatsGraph()