Home
last modified time | relevance | path

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

/external/autotest/tko/
Dretrieve_logs.cgi154 def get_full_url(info, log_path): argument
169 log_path = _get_requested_path() variable
/external/libchrome/base/test/
Dperf_test_suite.cc25 FilePath log_path = in Initialize() local
/external/autotest/server/
Dcrashcollect.py80 def collect_log_file(host, log_path, dest_path, use_tmp=False, clean=False, argument
142 def _collect_log_file_with_tmpdir(host, log_path, dest_path): argument
/external/mesa3d/.gitlab-ci/tracie/
Ddump_trace_images.py39 def run_logged_command(cmd, env, log_path): argument
/external/v4l2_codec2/tests/c2_e2e_test/jni/
De2e_test_jni.cpp52 const char* log_path = env->GetStringUTFChars(tmp_file_path, nullptr); in Java_org_chromium_c2_test_E2eTestActivity_c2VideoTest() local
/external/jsoncpp/devtools/
Dbatchbuild.py89 def _execute_build_subprocess(self, cmd, env, log_path): argument
/external/oss-fuzz/infra/base-images/base-sanitizer-libs-builder/
Dmsan_build.py330 log_path=None, argument
/external/autotest/server/site_tests/telemetry_Crosperf/
Dtelemetry_Crosperf.py122 def run_in_background_with_log(self, cmd, dut, log_path): argument
/external/ltp/testcases/network/netstress/
Dnetstress.c106 static char *log_path = "netstress.log"; variable
/external/llvm-project/lldb/examples/interposing/darwin/fd_interposing/
DFDInterposing.cpp358 const char *log_path = getenv("FileDescriptorLogFile"); in get_logging_fd() local
/external/autotest/client/cros/multimedia/
Dbluetooth_facade_native.py118 def __init__(self, log_path): argument