Home
last modified time | relevance | path

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

/test/xts/acts/open_posix_testsuite/conformance/definitions/
DTest.json11 "log_path": "open_posix_testsuite/ActsOpenPosixBuildOnlyTest" string
/test/testfwk/xdevice/plugins/devicetest/log/
Dlogger.py102 def get_test_logger(log_path, tag, prefix=None, filename=None, argument
196 def logger(log_path, tag, prefix=None, filename=None, is_debug=False): argument
/test/testfwk/xdevice/src/xdevice/_core/executor/
Dscheduler.py867 def start_task_log(cls, log_path): argument
873 def start_encrypt_log(cls, log_path): argument
/test/testfwk/xdevice/src/xdevice/_core/report/
Dreporter_helper.py71 log_path = "log_path" variable in ReportConstant
314 log_path = "" variable in ExecInfo
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddevice.py1104 def _get_log(self, log_path, *params): argument