Home
last modified time | relevance | path

Searched defs:json_config (Results 1 – 12 of 12) sorted by relevance

/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Djsunit_driver.py289 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
Doh_jsunit_driver.py243 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
Doh_kernel_driver.py120 def _get_driver_config(self, json_config): argument
Dconstants.py37 def get_xml_output(config, json_config): argument
Dcpp_driver.py217 def _get_driver_config(self, json_config): argument
Doh_yara_driver.py134 def _get_driver_config(self, json_config): argument
Dcpp_driver_lite.py165 def _get_driver_config(self, json_config): argument
/test/testfwk/xdevice/plugins/devicetest/driver/
Ddevice_test.py172 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
Dwindows.py117 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/
Dopenharmony.py318 def _get_driver_config(self, json_config): argument
342 def _get_runner_config(self, json_config): argument
Dlite_driver.py532 def _get_driver_config(self, json_config): argument
/test/testfwk/xdevice/src/xdevice/_core/
Dutils.py541 def get_kit_instances(json_config, resource_path="", testcases_path=""): argument