Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/test/utils/
Ddfx_test_util.h51 void InstallTestHap(const std::string& hapName);
Ddfx_test_util.cpp101 void InstallTestHap(const std::string& hapName) in InstallTestHap() argument
103 std::string installCmd = "bm install -p " + hapName; in InstallTestHap()