Home
last modified time | relevance | path

Searched defs:GetLogWriterFactory (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/test/scenario/
H A Dscenario.h157 std::unique_ptr<LogWriterFactoryInterface> GetLogWriterFactory( in GetLogWriterFactory() function
/aosp_15_r20/external/webrtc/test/peer_scenario/
H A Dpeer_scenario.cc118 std::unique_ptr<LogWriterFactoryInterface> PeerScenario::GetLogWriterFactory( in GetLogWriterFactory() function in webrtc::test::PeerScenario