Searched defs:json_config (Results 1 – 6 of 6) sorted by relevance
| /test/xdevice/src/xdevice/_core/driver/ |
| D | device_test.py | 132 def _get_test_list(self, json_config, request, source): argument 172 def _set_configs(self, json_config, kits, request, tmp_sub_folder): argument
|
| D | drivers_lite.py | 214 def _get_driver_config(self, json_config): argument 1025 def _get_driver_config(self, json_config): argument
|
| /test/xdevice/extension/src/xdevice_extension/_core/driver/ |
| D | openharmony.py | 117 def _get_driver_config(self, json_config): argument 278 def _get_driver_config(self, json_config): argument 300 def _get_runner_config(self, json_config): argument
|
| D | drivers.py | 147 def get_xml_output(config, json_config): argument 468 def _get_driver_config(self, json_config): argument 746 def _get_driver_config(self, json_config): argument 772 def _get_runner_config(self, json_config): argument 1814 def _get_driver_config(self, json_config): argument 2014 def _get_driver_config(self, json_config): argument
|
| /test/xdevice/src/xdevice/_core/ |
| D | utils.py | 494 def get_kit_instances(json_config, resource_path="", testcases_path=""): argument
|
| /test/developertest/src/core/driver/ |
| D | lite_driver.py | 460 def _get_driver_config(self, json_config): argument
|