Searched refs:SimulationEnded (Results 1 – 5 of 5) sorted by relevance
31 void SimulationEnded(int64_t simulation_time_ms, NetEq* neteq) override;
36 void NetEqStatsPlotter::SimulationEnded(int64_t simulation_time_ms, in SimulationEnded() function in webrtc::test::NetEqStatsPlotter
64 virtual void SimulationEnded(int64_t simulation_time_ms, NetEq* neteq) = 0;
94 callbacks_.simulation_ended_callback->SimulationEnded(simulation_time, in Run()
1142 void SimulationEnded(int64_t /*simulation_time_ms*/, NetEq* neteq) override { in SimulationEnded() function in webrtc::test::__anon98f993460311::SimEndStatsCollector