Home
last modified time | relevance | path

Searched refs:HELP_MSG_DUMP_FAILED (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h220 const std::string HELP_MSG_DUMP_FAILED = "error: failed to get information and the parameters may be wrong."; member
/foundation/bundlemanager/bundle_tool/test/unittest/bm/
H A Dbm_command_dump_dependencies_test.cpp382 EXPECT_EQ(cmd.ExecCommand(), HELP_MSG_DUMP_FAILED + "\n"); in HWTEST_F()
H A Dbm_command_dump_test.cpp495 EXPECT_EQ(cmd.ExecCommand(), HELP_MSG_DUMP_FAILED + "\n"); in HWTEST_F()
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp1071 dumpResults = HELP_MSG_DUMP_FAILED + "\n"; in RunAsDumpCommand()
2368 dumpResults = HELP_MSG_DUMP_FAILED + "\n"; in RunAsDumpSharedDependenciesCommand()
2497 dumpResults = HELP_MSG_DUMP_FAILED + "\n"; in RunAsDumpSharedCommand()

Completed in 6 milliseconds