Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/test/scenario/
H A Dscenario.h152 std::unique_ptr<RtcEventLogOutput> GetLogWriter(absl::string_view name) { in GetLogWriter() function
H A Dcall_client.cc303 std::unique_ptr<RtcEventLogOutput> CallClient::GetLogWriter(std::string name) { in GetLogWriter() function in webrtc::test::CallClient