Searched defs:SetDumpFile (Results 1 – 2 of 2) sorted by relevance
68 void SetDumpFile(const HANDLE dump_file) { dump_file_ = dump_file; } in SetDumpFile() function
47 bool DebugDumpReplayer::SetDumpFile(const std::string& filename) { in SetDumpFile() function in webrtc::test::DebugDumpReplayer