Home
last modified time | relevance | path

Searched refs:STRING_SET_OS_ACCOUNT_CONSTRAINTS_NG (Results 1 – 3 of 3) sorted by relevance

/base/account/os_account/tools/test/moduletest/acm/
Daccount_command_set_module_test.cpp78 ASSERT_EQ(commandResult, STRING_SET_OS_ACCOUNT_CONSTRAINTS_NG + "\n");
/base/account/os_account/tools/acm/include/
Daccount_command.h89 const std::string STRING_SET_OS_ACCOUNT_CONSTRAINTS_NG = "error: failed to set constraints for the … variable
/base/account/os_account/tools/acm/src/
Daccount_command.cpp269 resultReceiver_ = STRING_SET_OS_ACCOUNT_CONSTRAINTS_NG + "\n"; in RunAsSetCommand()