Searched defs:task_name (Results 1 – 5 of 5) sorted by relevance
| /test/testfwk/xdevice/src/xdevice/_core/context/ | ||
| D | proxy.py | 30 task_name: str = "" variable in UploadParams |
| D | center.py | 33 task_name: str = "" variable in CompatibleSession |
| /test/testfwk/xdevice/src/xdevice/_core/ | ||
| D | variables.py | 55 task_name = "" variable in Variables |
| /test/testfwk/xdevice/plugins/devicetest/core/ | ||
| D | variables.py | 358 task_name = "" # VAR.Project.RedirectLog.TaskName variable in RedirectLog |
| /test/testfwk/xdevice/plugins/ohos/src/ohos/environment/ | ||
| D | device.py | 1489 def start_get_crash_log(self, task_name, repeat=1, repeat_round=1, **kwargs): argument |