Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/
H A Dtest_util.cpp127 string TestUtil::BuildCommand(CmdType type, const string &target) in BuildCommand() function in OHOS::HiviewDFX::TestUtil
154 string cmd = BuildCommand(type, target); in ExecCmd()
H A Dtest_util.h38 static std::string BuildCommand(CmdType type, const std::string &target);