Searched defs:json_config (Results 1 – 5 of 5) sorted by relevance
| /test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
| D | openharmony.py | 138 def _get_driver_config(self, json_config): argument 370 def _get_driver_config(self, json_config): argument 394 def _get_runner_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 826 def _get_driver_config_outer(self, json_config): argument
|
| D | drivers_lite.py | 215 def _get_driver_config(self, json_config): argument 1101 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 | 540 def get_kit_instances(json_config, resource_path="", testcases_path=""): argument
|