| /test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
| D | jsunit_driver.py | 289 def _get_driver_config(self, json_config): argument 316 def run_js_outer(self, config_file, json_config, request): argument 352 def _run_jsunit_outer(self, json_config, request): argument 394 def _get_driver_config_outer(self, json_config): argument
|
| D | oh_jsunit_driver.py | 243 def _get_driver_config(self, json_config): argument 275 def _get_runner_config(self, json_config): argument 740 def _get_driver_config(self, json_config): argument 821 def _get_driver_config(self, json_config): argument 851 def _get_runner_config(self, json_config): argument
|
| D | oh_kernel_driver.py | 120 def _get_driver_config(self, json_config): argument
|
| D | constants.py | 37 def get_xml_output(config, json_config): argument
|
| D | cpp_driver.py | 217 def _get_driver_config(self, json_config): argument
|
| D | oh_yara_driver.py | 134 def _get_driver_config(self, json_config): argument
|
| D | cpp_driver_lite.py | 165 def _get_driver_config(self, json_config): argument
|
| /test/testfwk/xdevice/plugins/devicetest/driver/ |
| D | device_test.py | 172 def _get_test_list(self, json_config, request, source): argument 219 def _set_configs(self, json_config, kits, request): argument 338 def _get_test_list(self, json_config, request, source): argument 377 def _set_configs(self, json_config, kits, request): argument
|
| D | windows.py | 117 def _get_test_list(self, json_config, request, source): argument 158 def _set_configs(self, json_config, kits, request): 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 | 541 def get_kit_instances(json_config, resource_path="", testcases_path=""): argument
|