Home
last modified time | relevance | path

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

/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Dopenharmony.py178 def _get_driver_config(self, json_config): argument
405 def _get_driver_config(self, json_config): argument
429 def _get_runner_config(self, json_config): argument
904 def _get_driver_config(self, json_config): argument
1346 def _get_driver_config(self, json_config): argument
Ddrivers.py80 def get_xml_output(config, json_config): argument
422 def _get_driver_config(self, json_config): argument
846 def _get_driver_config_outer(self, json_config): argument
Ddrivers_lite.py215 def _get_driver_config(self, json_config): argument
1110 def _get_driver_config(self, json_config): argument
/test/testfwk/developer_test/src/core/driver/
Dlite_driver.py461 def _get_driver_config(self, json_config): argument
/test/testfwk/xdevice/src/xdevice/_core/
Dutils.py545 def get_kit_instances(json_config, resource_path="", testcases_path=""): argument