Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/test/utils/
H A Ddfx_test_util.cpp103 std::string installCmd = "bm install -p " + hapName; in InstallTestHap() local
104 (void)ExecuteCommands(installCmd); in InstallTestHap()