Searched refs:configfile (Results 1 - 7 of 7) sorted by relevance
/test/testfwk/xdevice/src/xdevice/_core/context/ |
H A D | impl.py | 273 elif getattr(task.config, ConfigConst.configfile, ""): 275 ConfigConst.configfile, ""))
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
H A D | constants.py | 53 config_file=request.get(ConfigConst.configfile, ""), 66 config_file=request.get(ConfigConst.configfile, ""),
|
/test/testfwk/xdevice/src/xdevice/_core/ |
H A D | constants.py | 291 configfile = "config" variable in ConfigConst
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/ |
H A D | kit_lite.py | 268 config_file=request.get(ConfigConst.configfile, ""), 302 config_file=request.get(ConfigConst.configfile, ""),
|
/test/testfwk/developer_test/src/core/command/ |
H A D | console.py | 488 configfile = "config"
variable in ConfigConst
|
/test/testfwk/xdevice/src/xdevice/_core/command/ |
H A D | console.py | 186 dest=ConfigConst.configfile,
|
/test/testfwk/xdevice/src/xdevice/_core/executor/ |
H A D | scheduler.py | 501 getattr(task.config, ConfigConst.configfile, ""):
|
Completed in 7 milliseconds