Home
last modified time | relevance | path

Searched defs:__init__ (Results 1 - 25 of 109) sorted by relevance

12345

/test/testfwk/xdevice/src/xdevice/_core/context/
H A Dresult.py24 def __init__(self, unavailable_count: int, error_msg: str): member in ExecuteFinished
/test/testfwk/developer_test/aw/python/distributed/common/
H A Dmanager.py28 def __init__(self, result_path): member in DeviceManager
/test/testfwk/developer_test/src/core/
H A Dexception.py21 def __init__(self, error_msg): member in ParamError
30 def __init__(self, error_msg): member in LiteDeviceConnectError
39 def __init__(self, error_msg): member in DeviceNotExistError
51 def __init__(self, value): member in DeviceCommandRejectedException
/test/xts/acts/pcs/pcs_py/
H A DtestInstallSignedHap.py25 def __init__(self, controllers): member in testInstallSignedHap
H A DtestAppSignatureVerify.py25 def __init__(self, controllers): member in testAppSignatureVerify
H A DtestJsConfiguration.py24 def __init__(self, controllers): member in testJsConfiguration
H A DtestSDCardMount.py25 def __init__(self, controllers): member in testSDCardMount
H A DtestSupportHdc.py23 def __init__(self, controllers): member in testSupportHdc
H A DtestBundleInstallVerify.py25 def __init__(self, controllers): member in testBundleInstallVerify
H A DPermissionUtils.py24 def __init__(self): member in PermissionUtils
H A DtestCommandWukong.py25 def __init__(self, controllers): member in testCommandWukong
H A DtestSelinuxFileLable.py26 def __init__(self, controllers): member in testSelinuxFileLable
H A DtestSystemCoreInternetPermission.py27 def __init__(self, controllers): member in testSystemCoreInternetPermission
H A DtestMinimumComponentSet.py26 def __init__(self, controllers): member in testMinimumComponentSet
H A DtestPermissionsNotMissing.py25 def __init__(self, controllers): member in testPermissionsNotMissing
H A DtestPermissionName.py25 def __init__(self, controllers): member in testPermissionName
H A DtestRealRandomGenerate.py25 def __init__(self, controllers): member in testRealRandomGenerate
H A DtestTrustedRootCaExist.py25 def __init__(self, controllers): member in testTrustedRootCaExist
/test/testfwk/xdevice/plugins/devicetest/core/
H A Drecord.py28 def __init__(self, log): member in ProjectRecord
/test/testfwk/xdevice/src/xdevice/_core/report/
H A Drepeater_helper.py24 def __init__(self, report_path): member in RepeatHelper
/test/testfwk/developer_test/src/core/build/
H A Dbuild_lite_manager.py36 def __init__(self, project_root_path): member in BuildLiteManager
/test/testfwk/developer_test/src/core/command/
H A Ddistribute_execute.py28 def __init__(self, result_path, suits_dir): member in DbinderTest
/test/testfwk/xdevice/plugins/ohos/src/ohos/config/
H A Dconfig_manager.py28 def __init__(self, config_file="", env=""): member in OHOSUserConfigManager
/test/testfwk/xdevice/plugins/ohos/src/ohos/executor/
H A Dbean.py33 def __init__(self): member in StackStateRecorder
/test/testfwk/xdevice/src/xdevice/_core/driver/
H A Dparser_lite.py32 def __init__(self, parsers): member in ShellHandler

Completed in 6 milliseconds

12345