Searched refs:NetEqStatsPlotter (Results 1 – 4 of 4) sorted by relevance
23 NetEqStatsPlotter::NetEqStatsPlotter(bool make_matlab_plot, in NetEqStatsPlotter() function in webrtc::test::NetEqStatsPlotter38 void NetEqStatsPlotter::SimulationEnded(int64_t simulation_time_ms) { in SimulationEnded()
25 class NetEqStatsPlotter : public NetEqSimulationEndedCallback {27 NetEqStatsPlotter(bool make_matlab_plot,
27 class NetEqStatsPlotter; variable163 std::unique_ptr<NetEqStatsPlotter> stats_plotter_;
323 stats_plotter_ = std::make_unique<NetEqStatsPlotter>( in InitializeTest()