Home
last modified time | relevance | path

Searched refs:LogCongestionControllerStats (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/test/scenario/
Dcall_client.h77 void LogCongestionControllerStats(Timestamp at_time);
Dscenario.cc113 client->network_controller_factory_.LogCongestionControllerStats(Now()); in CreateClient()
Dcall_client.cc176 void LoggingNetworkControllerFactory::LogCongestionControllerStats( in LogCongestionControllerStats() function in webrtc::test::LoggingNetworkControllerFactory