Home
last modified time | relevance | path

Searched defs:resource_path (Results 1 – 6 of 6) sorted by relevance

/test/testfwk/xdevice/plugins/devicetest/core/
Dvariables.py37 def set_resource_path(resource_path): argument
430 def set_resource_path(self, resource_path): argument
/test/testfwk/developer_test/src/core/command/
Dconsole.py475 resource_path = "resource_path" variable in ConfigConst
/test/testfwk/xdevice/src/xdevice/_core/
Dutils.py541 def get_kit_instances(json_config, resource_path="", testcases_path=""): argument
Dconstants.py278 resource_path = "resource_path" variable in ConfigConst
/test/testfwk/xdevice/src/xdevice/_core/environment/
Denv_pool.py54 resource_path = None variable in EnvPool
/test/testfwk/xdevice/src/xdevice/_core/executor/
Dconcurrent.py863 def get_kit_instances(kits, resource_path, testcases_path): argument