Searched refs:BuildCommand (Results 1 – 2 of 2) sorted by relevance
127 string TestUtil::BuildCommand(CmdType type, const string &target) in BuildCommand() function in OHOS::HiviewDFX::TestUtil154 string cmd = BuildCommand(type, target); in ExecCmd()
38 static std::string BuildCommand(CmdType type, const std::string &target);