Home
last modified time | relevance | path

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

/test/testfwk/xdevice/src/xdevice/_core/context/
Dproxy.py30 task_name: str = "" variable in UploadParams
40 task_name: str = "" variable in SessionInfo
Dcenter.py33 task_name: str = "" variable in CompatibleSession
/test/testfwk/xdevice/src/xdevice/_core/
Dvariables.py55 task_name = "" variable in Variables
/test/testfwk/xdevice/plugins/devicetest/core/
Dvariables.py358 task_name = "" # VAR.Project.RedirectLog.TaskName variable in RedirectLog
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddevice.py1489 def start_get_crash_log(self, task_name, repeat=1, repeat_round=1, **kwargs): argument