Searched defs:json_config (Results 1 – 8 of 8) sorted by relevance
| /test/testfwk/xdevice/plugins/devicetest/driver/ |
| D | device_test.py | 141 def _get_test_list(self, json_config, request, source): argument 187 def _set_configs(self, json_config, kits, request): argument 339 def _get_test_list(self, json_config, request, source): argument 376 def _set_configs(self, json_config, kits, request): argument
|
| D | windows.py | 114 def _get_test_list(self, json_config, request, source): argument 154 def _set_configs(self, json_config, kits, request): argument
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
| D | openharmony.py | 181 def _get_driver_config(self, json_config): argument 409 def _get_driver_config(self, json_config): argument 433 def _get_runner_config(self, json_config): argument 909 def _get_driver_config(self, json_config): argument 1356 def _get_driver_config(self, json_config): argument
|
| D | drivers.py | 62 def get_xml_output(config, json_config): argument 405 def _get_driver_config(self, json_config): argument 831 def _get_driver_config_outer(self, json_config): argument
|
| D | drivers_lite.py | 217 def _get_driver_config(self, json_config): argument 1112 def _get_driver_config(self, json_config): argument
|
| /test/testfwk/developer_test/src/core/driver/ |
| D | openharmony.py | 318 def _get_driver_config(self, json_config): argument 342 def _get_runner_config(self, json_config): argument
|
| D | lite_driver.py | 532 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
|