Home
last modified time | relevance | path

Searched refs:liteinstall (Results 1 – 4 of 4) sorted by relevance

/test/testfwk/xdevice/plugins/ohos/src/ohos/
Dconstants.py71 liteinstall = "LiteAppInstallKit" variable in CKit
/test/testfwk/developer_test/src/core/driver/
Dlite_driver.py517 if kit.__class__.__name__ == CKit.liteinstall:
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/
Dkit_lite.py638 @Plugin(type=Plugin.TEST_KIT, id=CKit.liteinstall)
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Ddrivers_lite.py1165 if kit.__class__.__name__ == CKit.liteinstall: