Home
last modified time | relevance | path

Searched refs:package_path (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddevice.py403 def install_package(self, package_path, command=""): argument
404 if package_path is None:
407 return HdcHelper.install_package(self, package_path, command)
/test/xts/acts/
DREADME_zh.md1097 | install_package(package_path) | package_path:必选,应用包路径 | bm安装命令执行输出 | 安装应用 |