Home
last modified time | relevance | path

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

/test/xts/acts/open_posix_testsuite/conformance/definitions/
DTest.json11 "log_path": "open_posix_testsuite/ActsOpenPosixBuildOnlyTest" string
/test/testfwk/xdevice/src/xdevice/_core/executor/
Dscheduler.py865 def start_task_log(cls, log_path): argument
871 def start_encrypt_log(cls, log_path): argument
/test/testfwk/xdevice/src/xdevice/_core/report/
Dreporter_helper.py69 log_path = "log_path" variable in ReportConstant
311 log_path = "" variable in ExecInfo
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddevice.py1023 def _get_log(self, log_path, *params): argument