Home
last modified time | relevance | path

Searched defs:device_options (Results 1 – 8 of 8) sorted by relevance

/test/testfwk/developer_test/src/core/driver/
Dlite_driver.py86 def __check_environment__(self, device_options): argument
321 def __check_environment__(self, device_options): argument
455 def __check_environment__(self, device_options): argument
Ddrivers.py435 def __check_environment__(self, device_options): argument
636 def __check_environment__(self, device_options): argument
/test/testfwk/xdevice/src/xdevice/_core/environment/
Dmanager_env.py134 def apply_environment(self, device_options): argument
199 def check_device_exist(self, device_options): argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Ddrivers_lite.py126 def __check_environment__(self, device_options): argument
626 def __check_environment__(self, device_options): argument
897 def __check_environment__(self, device_options): argument
1019 def __check_environment__(self, device_options): argument
1095 def __check_environment__(self, device_options): argument
Ddrivers.py259 def __check_environment__(self, device_options): argument
568 def __check_environment__(self, device_options): argument
886 def __check_environment__(self, device_options): argument
Dopenharmony.py71 def __check_environment__(self, device_options): argument
235 def __check_environment__(self, device_options): argument
/test/testfwk/xdevice/src/xdevice/_core/
Dinterface.py131 def __check_environment__(self, device_options): argument
/test/testfwk/xdevice/src/xdevice/_core/executor/
Dscheduler.py1195 def _calculate_device_options(cls, device_options, environment_config, argument