Searched defs:log_path (Results 1 – 5 of 5) sorted by relevance
/external/autotest/tko/ |
D | retrieve_logs.cgi | 144 def get_full_url(info, log_path): argument 159 log_path = _get_requested_path() variable
|
/external/autotest/server/ |
D | crashcollect.py | 78 def collect_log_file(host, log_path, dest_path, use_tmp=False, clean=False, argument 140 def _collect_log_file_with_tmpdir(host, log_path, dest_path): argument
|
/external/jsoncpp/devtools/ |
D | batchbuild.py | 89 def _execute_build_subprocess(self, cmd, env, log_path): argument
|
/external/autotest/client/site_tests/logging_CrashSender/ |
D | logging_CrashSender.py | 40 def _check_simple_minidump_send(self, report, log_path=None): argument
|
/external/toolchain-utils/automation/common/ |
D | command_executer.py | 188 def OpenLog(self, log_path): argument
|