Home
last modified time | relevance | path

Searched refs:ABILITY_TOOL_HELP_MSG (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/tools/test/unittest/ability_tool/
H A Dability_tool_test.cpp34 const std::string ABILITY_TOOL_HELP_MSG = member
124 EXPECT_EQ(cmd.ExecCommand(), ABILITY_TOOL_HELP_MSG); in HWTEST_F()
141 EXPECT_EQ(cmd.ExecCommand(), cmd.GetCommandErrorMsg() + ABILITY_TOOL_HELP_MSG); in HWTEST_F()
157 EXPECT_EQ(cmd.ExecCommand(), ABILITY_TOOL_HELP_MSG); in HWTEST_F()
/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_tool_command.cpp34 const std::string ABILITY_TOOL_HELP_MSG = member
144 resultReceiver_.append(ABILITY_TOOL_HELP_MSG); in RunAsHelpCommand()

Completed in 4 milliseconds