Home
last modified time | relevance | path

Searched refs:HELP_MSG_DUMP_SHARED (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_tool/test/unittest/bm/
H A Dbm_command_dump_test.cpp605 EXPECT_EQ(cmd.ExecCommand(), HELP_MSG_NO_OPTION + "\n" + HELP_MSG_DUMP_SHARED); in HWTEST_F()
628 EXPECT_EQ(cmd.ExecCommand(), STRING_REQUIRE_CORRECT_VALUE + HELP_MSG_DUMP_SHARED); in HWTEST_F()
651 EXPECT_EQ(cmd.ExecCommand(), "error: unknown option.\n" + HELP_MSG_DUMP_SHARED); in HWTEST_F()
674 EXPECT_EQ(cmd.ExecCommand(), HELP_MSG_DUMP_SHARED); in HWTEST_F()
699 EXPECT_EQ(cmd.ExecCommand(), "error: unknown option.\n" + HELP_MSG_DUMP_SHARED); in HWTEST_F()
/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h170 const std::string HELP_MSG_DUMP_SHARED = member
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp2484 resultReceiver_.append(HELP_MSG_DUMP_SHARED); in RunAsDumpSharedCommand()

Completed in 5 milliseconds