Searched refs:ABILITY_TOOL_HELP_MSG_ONLY_NUM (Results 1 – 2 of 2) sorted by relevance
85 const std::string ABILITY_TOOL_HELP_MSG_ONLY_NUM = "error: current option only support number"; variable447 … HILOG_DEBUG("'ability_tool test --watchdog %{public}s", ABILITY_TOOL_HELP_MSG_ONLY_NUM.c_str()); in ParseTestArgsFromCmd()448 resultReceiver_.append(ABILITY_TOOL_HELP_MSG_ONLY_NUM + "\n"); in ParseTestArgsFromCmd()
85 const std::string ABILITY_TOOL_HELP_MSG_ONLY_NUM = "error: current option only support number"; variable