Searched refs:NetEqStatsPlotter (Results 1 – 4 of 4) sorted by relevance
21 NetEqStatsPlotter::NetEqStatsPlotter(bool make_matlab_plot, in NetEqStatsPlotter() function in webrtc::test::NetEqStatsPlotter36 void NetEqStatsPlotter::SimulationEnded(int64_t simulation_time_ms, in SimulationEnded()
24 class NetEqStatsPlotter : public NetEqSimulationEndedCallback {26 NetEqStatsPlotter(bool make_matlab_plot,
26 class NetEqStatsPlotter; variable162 std::unique_ptr<NetEqStatsPlotter> stats_plotter_;
323 stats_plotter_ = std::make_unique<NetEqStatsPlotter>( in InitializeTest()