Searched defs:trace_file (Results 1 – 4 of 4) sorted by relevance
35 std::string trace_file = webrtc::test::OutputPath() + in TEST() local
26 std::string trace_file = webrtc::test::OutputPath() + in Logger() local
77 base::FilePath trace_file = in GetFileName() local
1091 base::FilePath trace_file = command_line.GetSwitchValuePath( in InitStartupTracing() local1120 void BrowserMainLoop::EndStartupTracing(const base::FilePath& trace_file) { in EndStartupTracing()