Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/test/
Dgoog_cc_printer.cc172 GoogCcDebugFactory::GoogCcDebugFactory() in GoogCcDebugFactory() function in webrtc::GoogCcDebugFactory
173 : GoogCcDebugFactory(GoogCcFactoryConfig()) {} in GoogCcDebugFactory()
175 GoogCcDebugFactory::GoogCcDebugFactory(GoogCcFactoryConfig config) in GoogCcDebugFactory() function in webrtc::GoogCcDebugFactory
178 std::unique_ptr<NetworkControllerInterface> GoogCcDebugFactory::Create( in Create()
186 void GoogCcDebugFactory::PrintState(const Timestamp at_time) { in PrintState()
192 void GoogCcDebugFactory::AttachWriter( in AttachWriter()
Dgoog_cc_printer.h57 class GoogCcDebugFactory : public GoogCcNetworkControllerFactory {
59 GoogCcDebugFactory();
60 explicit GoogCcDebugFactory(GoogCcFactoryConfig config);
/external/webrtc/test/scenario/
Dcall_client.h88 GoogCcDebugFactory goog_cc_factory_;