Home
last modified time | relevance | path

Searched refs:controllers (Results 1 – 18 of 18) sorted by relevance

/test/xts/acts/pcs/pcs_py/
DtestSupportHdc.py23 def __init__(self, controllers): argument
25 super().__init__(self.TAG, controllers)
DtestJsConfiguration.py24 def __init__(self, controllers): argument
26 super().__init__(self.TAG, controllers)
DtestTrustedRootCaExist.py25 def __init__(self, controllers): argument
27 super().__init__(self.TAG, controllers)
DtestCommandWukong.py25 def __init__(self, controllers): argument
27 super().__init__(self.TAG, controllers)
DtestAppSignatureVerify.py25 def __init__(self, controllers): argument
27 super().__init__(self.TAG, controllers)
DtestInstallSignedHap.py25 def __init__(self, controllers): argument
27 super().__init__(self.TAG, controllers)
DtestPermissionName.py25 def __init__(self, controllers): argument
27 super().__init__(self.TAG, controllers)
DtestPermissionsNotMissing.py25 def __init__(self, controllers): argument
27 super().__init__(self.TAG, controllers)
DtestRealRandomGenerate.py25 def __init__(self, controllers): argument
27 super().__init__(self.TAG, controllers)
DtestMinimumComponentSet.py26 def __init__(self, controllers): argument
28 super().__init__(self.TAG, controllers)
DtestSDCardMount.py25 def __init__(self, controllers): argument
27 super().__init__(self.TAG, controllers)
DtestSelinuxFileLable.py26 def __init__(self, controllers): argument
28 super().__init__(self.TAG, controllers)
DtestSystemCoreInternetPermission.py27 def __init__(self, controllers): argument
29 super().__init__(self.TAG, controllers)
DtestBundleInstallVerify.py25 def __init__(self, controllers): argument
27 super().__init__(self.TAG, controllers)
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddevice.py575 from devicetest.controllers.uitestdeamon import \
609 from devicetest.controllers.openharmony import OpenHarmony
650 from devicetest.controllers.openharmony import OpenHarmony
683 from devicetest.controllers.openharmony import OpenHarmony
953 from devicetest.controllers.web.webview import WebView
/test/testfwk/xdevice/plugins/devicetest/core/
Dvariables.py290 from devicetest.controllers.tools.screen_agent import ScreenAgent
Dtest_case.py53 from devicetest.controllers.tools.screen_agent import ScreenAgent
/test/xts/acts/
DREADME_zh.md1000 def __init__(self, controllers):
1002 super().__init__(self.TAG, controllers)