Searched defs:SetDumpFile (Results 1 – 2 of 2) sorted by relevance
50 bool DebugDumpReplayer::SetDumpFile(absl::string_view filename) { in SetDumpFile() function in webrtc::test::DebugDumpReplayer
67 void SetDumpFile(const HANDLE dump_file) { dump_file_ = dump_file; } in SetDumpFile() function