Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/tools/test/unittest/ability_tool/
H A Dability_tool_test.cpp43 const std::string ABILITY_TOOL_HELP_MSG_START = member
175 ABILITY_TOOL_HELP_MSG_START); in HWTEST_F()
194 ABILITY_TOOL_HELP_MSG_START); in HWTEST_F()
213 ABILITY_TOOL_HELP_MSG_START); in HWTEST_F()
232 ABILITY_TOOL_HELP_MSG_START); in HWTEST_F()
256 ABILITY_TOOL_HELP_MSG_START); in HWTEST_F()
280 EXPECT_NE(cmd.ExecCommand().find(ABILITY_TOOL_HELP_MSG_START), string::npos); in HWTEST_F()
632 ABILITY_TOOL_HELP_MSG_NO_BUNDLE_NAME_OPTION + "\n" + ABILITY_TOOL_HELP_MSG_START); in HWTEST_F()
/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_tool_command.cpp43 const std::string ABILITY_TOOL_HELP_MSG_START = member
155 resultReceiver_.append(ABILITY_TOOL_HELP_MSG_START); in RunAsStartAbility()

Completed in 3 milliseconds