Searched refs:HELP_MSG_FORCE_STOP (Results 1 – 3 of 3) sorted by relevance
94 EXPECT_EQ(cmd.ExecCommand(), HELP_MSG_FORCE_STOP);
152 const std::string HELP_MSG_FORCE_STOP = "usage: aa force-stop <bundle-name>\n"; variable
528 resultReceiver_.append(HELP_MSG_FORCE_STOP); in RunAsForceStop()