HomeSort by relevance Sort by last modified time
    Searched refs:GetSessionLogFile (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/common/
logging_chrome.h 42 base::FilePath GetSessionLogFile(const base::CommandLine& command_line);
logging_chrome.cc 216 base::FilePath GetSessionLogFile(const CommandLine& command_line) {
232 base::FilePath log_path = GetSessionLogFile(command_line);
277 log_path = GetSessionLogFile(command_line);
  /external/chromium_org/chrome/test/base/
in_process_browser_test.cc 181 base::FilePath log_dir = logging::GetSessionLogFile(*command_line).DirName();

Completed in 53 milliseconds