Home
last modified time | relevance | path

Searched defs:log_path (Results 1 – 24 of 24) sorted by relevance

/external/chromium/base/test/
Dperf_test_suite.cc25 FilePath log_path = in Initialize() local
/external/chromium_org/base/test/
Dperf_test_suite.cc24 FilePath log_path = in Initialize() local
/external/chromium_org/chrome/browser/net/
Dchrome_net_log.cc38 base::FilePath log_path = in ChromeNetLog() local
/external/chromium/chrome/common/
Dlogging_chrome.cc237 FilePath log_path = GetSessionLogFile(command_line); in RedirectChromeLogging() local
276 FilePath log_path = GetLogFileName(); in InitChromeLogging() local
402 FilePath log_path; in GetLogFileName() local
/external/chromium_org/content/shell/browser/
Dshell_net_log.cc40 base::FilePath log_path = in ShellNetLog() local
/external/chromium/chrome/browser/net/
Dnet_log_logger.cc14 NetLogLogger::NetLogLogger(const FilePath &log_path) in NetLogLogger()
/external/chromium_org/chrome/common/
Dlogging_chrome.cc238 base::FilePath log_path = GetSessionLogFile(command_line); in RedirectChromeLogging() local
274 base::FilePath log_path; in InitChromeLogging() local
407 base::FilePath log_path; in GetLogFileName() local
/external/chromium_org/chrome/test/chromedriver/server/
Dserver.py16 def __init__(self, exe_path, log_path=None): argument
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
Doutputtee.py64 def _open_log_file(log_path): argument
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_flags.h41 const char *log_path; member
/external/chromium_org/chrome/browser/chromeos/
Dboot_times_loader.cc144 const base::FilePath log_path(kLogPath); in RecordStatsDelayed() local
164 const base::FilePath log_path(kLoginLogPath); in WriteTimes() local
/external/chromium_org/chrome/test/chromedriver/
Dcapabilities.h106 std::string log_path; member
Dlogging.cc189 base::FilePath log_path = cmd_line->GetSwitchValuePath("log-path"); in InitLogging() local
/external/chromium/chrome/browser/chromeos/
Dboot_times_loader.cc238 const FilePath log_path(kLogPath); in RecordStatsDelayed() local
257 const FilePath log_path(kLogPath); in WriteTimes() local
/external/chromium_org/chrome/installer/tools/
Dvalidate_installation_main.cc91 base::FilePath log_path; in GetLogFilePath() local
/external/chromium_org/chrome/test/functional/
Dwebpagereplay.py90 log_path=None): argument
/external/chromium_org/chrome/test/chromedriver/test/
Drun_java_tests.py65 chromedriver_path, chrome_path, log_path, android_package_key, argument
/external/compiler-rt/lib/tsan/rtl/
Dtsan_flags.h64 const char *log_path; member
/external/chromium_org/google_apis/gcm/tools/
Dmcs_probe.cc266 base::FilePath log_path = command_line_.GetSwitchValuePath(kLogFileSwitch); in InitializeNetworkState() local
/external/chromium_org/sandbox/win/sandbox_poc/
Dmain_ui_window.cc216 base::string16 log_path = host->OnShowBrowseForLogFileDlg(dialog); in SpawnTargetWndProc() local
/external/chromium_org/chrome_frame/test/reliability/
Dpage_load_test.cc368 void SaveDebugLog(const base::FilePath& log_path, const std::wstring& log_id, in SaveDebugLog()
/external/chromium_org/chrome/browser/ui/webui/net_internals/
Dnet_internals_ui.cc1553 const base::FilePath& log_path, bool succeeded) { in OnStoreDebugLogsCompleted()
/external/chromium_org/components/breakpad/app/
Dbreakpad_linux.cc580 char* log_path = reinterpret_cast<char*>(allocator.Alloc(log_path_len + 1)); in CrashDone() local
/external/chromium_org/content/common/gpu/media/
Dvideo_decode_accelerator_unittest.cc1133 const base::FilePath::CharType* log_path, in OutputLogFile()