Searched refs:ABILITY_TOOL_HELP_MSG_LACK_VALUE (Results 1 – 2 of 2) sorted by relevance
84 const std::string ABILITY_TOOL_HELP_MSG_LACK_VALUE = "error: lack of value of key"; variable255 EXPECT_EQ(cmd.ExecCommand(), ABILITY_TOOL_HELP_MSG_LACK_VALUE + "\n" +504 …EXPECT_EQ(cmd.ExecCommand(), ABILITY_TOOL_HELP_MSG_LACK_VALUE + "\n" + ABILITY_TOOL_HELP_MSG_TEST);524 …EXPECT_EQ(cmd.ExecCommand(), ABILITY_TOOL_HELP_MSG_LACK_VALUE + "\n" + ABILITY_TOOL_HELP_MSG_TEST);544 …EXPECT_EQ(cmd.ExecCommand(), ABILITY_TOOL_HELP_MSG_LACK_VALUE + "\n" + ABILITY_TOOL_HELP_MSG_TEST);564 …EXPECT_EQ(cmd.ExecCommand(), ABILITY_TOOL_HELP_MSG_LACK_VALUE + "\n" + ABILITY_TOOL_HELP_MSG_TEST);584 …EXPECT_EQ(cmd.ExecCommand(), ABILITY_TOOL_HELP_MSG_LACK_VALUE + "\n" + ABILITY_TOOL_HELP_MSG_TEST);
84 const std::string ABILITY_TOOL_HELP_MSG_LACK_VALUE = "error: lack of value of key"; variable483 ABILITY_TOOL_HELP_MSG_LACK_VALUE.c_str()); in GetKeyAndValueByOpt()484 resultReceiver_.append(ABILITY_TOOL_HELP_MSG_LACK_VALUE + "\n"); in GetKeyAndValueByOpt()