Searched refs:LogBasedNetworkControllerSimulation (Results 1 – 3 of 3) sorted by relevance
21 LogBasedNetworkControllerSimulation::LogBasedNetworkControllerSimulation( in LogBasedNetworkControllerSimulation() function in webrtc::LogBasedNetworkControllerSimulation26 LogBasedNetworkControllerSimulation::~LogBasedNetworkControllerSimulation() {} in ~LogBasedNetworkControllerSimulation()28 void LogBasedNetworkControllerSimulation::HandleStateUpdate( in HandleStateUpdate()33 void LogBasedNetworkControllerSimulation::ProcessUntil(Timestamp to_time) { in ProcessUntil()61 void LogBasedNetworkControllerSimulation::OnProbeCreated( in OnProbeCreated()66 void LogBasedNetworkControllerSimulation::OnPacketSent( in OnPacketSent()108 void LogBasedNetworkControllerSimulation::OnFeedback( in OnFeedback()118 void LogBasedNetworkControllerSimulation::OnReceiverReport( in OnReceiverReport()166 void LogBasedNetworkControllerSimulation::OnIceConfig( in OnIceConfig()180 void LogBasedNetworkControllerSimulation::ProcessEventsInLog( in ProcessEventsInLog()
25 class LogBasedNetworkControllerSimulation {27 explicit LogBasedNetworkControllerSimulation(31 ~LogBasedNetworkControllerSimulation();
1177 LogBasedNetworkControllerSimulation simulation( in CreateGoogCcSimulationGraph()