Home
last modified time | relevance | path

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

/base/account/os_account/tools/acm/include/
H A Daccount_command.h86 const std::string HELP_MSG_NO_CONSTRAINTS_OPTION = "error: -c <constraints> is expected"; member
/base/account/os_account/tools/test/unittest/acm/
H A Daccount_command_set_test.cpp275 EXPECT_EQ(cmd.ExecCommand(), HELP_MSG_NO_CONSTRAINTS_OPTION + "\n" + HELP_MSG_SET); in HWTEST_F()
/base/account/os_account/tools/acm/src/
H A Daccount_command.cpp311 resultReceiver_.append(HELP_MSG_NO_CONSTRAINTS_OPTION + "\n"); in RunAsSetCommand()

Completed in 3 milliseconds