Searched defs:json_config (Results 1 – 5 of 5) sorted by relevance
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
D | openharmony.py | 178 def _get_driver_config(self, json_config): argument 405 def _get_driver_config(self, json_config): argument 429 def _get_runner_config(self, json_config): argument 904 def _get_driver_config(self, json_config): argument 1346 def _get_driver_config(self, json_config): argument
|
D | drivers.py | 80 def get_xml_output(config, json_config): argument 422 def _get_driver_config(self, json_config): argument 846 def _get_driver_config_outer(self, json_config): argument
|
D | drivers_lite.py | 215 def _get_driver_config(self, json_config): argument 1110 def _get_driver_config(self, json_config): argument
|
/test/testfwk/developer_test/src/core/driver/ |
D | lite_driver.py | 461 def _get_driver_config(self, json_config): argument
|
/test/testfwk/xdevice/src/xdevice/_core/ |
D | utils.py | 545 def get_kit_instances(json_config, resource_path="", testcases_path=""): argument
|