Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/tools/test/unittest/ability_tool/
H A Dability_tool_test.cpp82 const std::string ABILITY_TOOL_HELP_MSG_NO_BUNDLE_NAME_OPTION = "error: --bundle <bundle-name> is expected"; member
174 ABILITY_TOOL_HELP_MSG_NO_BUNDLE_NAME_OPTION + "\n" + in HWTEST_F()
193 ABILITY_TOOL_HELP_MSG_NO_BUNDLE_NAME_OPTION + "\n" + in HWTEST_F()
212 EXPECT_EQ(cmd.ExecCommand(), ABILITY_TOOL_HELP_MSG_NO_BUNDLE_NAME_OPTION + "\n" + in HWTEST_F()
320 ABILITY_TOOL_HELP_MSG_NO_BUNDLE_NAME_OPTION + "\n" + in HWTEST_F()
339 ABILITY_TOOL_HELP_MSG_NO_BUNDLE_NAME_OPTION + "\n" + in HWTEST_F()
358 EXPECT_EQ(cmd.ExecCommand(), ABILITY_TOOL_HELP_MSG_NO_BUNDLE_NAME_OPTION + "\n" + in HWTEST_F()
632 ABILITY_TOOL_HELP_MSG_NO_BUNDLE_NAME_OPTION + "\n" + ABILITY_TOOL_HELP_MSG_START); in HWTEST_F()
722 ABILITY_TOOL_HELP_MSG_NO_BUNDLE_NAME_OPTION + "\n" + ABILITY_TOOL_HELP_MSG_STOP_SERVICE); in HWTEST_F()
/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_tool_command.cpp82 const std::string ABILITY_TOOL_HELP_MSG_NO_BUNDLE_NAME_OPTION = "error: --bundle <bundle-name> is expected"; member
320 resultReceiver_.append(ABILITY_TOOL_HELP_MSG_NO_BUNDLE_NAME_OPTION + "\n"); in ParseStartAbilityArgsFromCmd()
403 resultReceiver_.append(ABILITY_TOOL_HELP_MSG_NO_BUNDLE_NAME_OPTION + "\n"); in ParseStopServiceArgsFromCmd()

Completed in 3 milliseconds