Home
last modified time | relevance | path

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

/base/account/os_account/tools/acm/include/
H A Daccount_command.h91 const std::string STRING_CREATE_OS_ACCOUNT_NG = "error: failed to create the local account."; member
/base/account/os_account/tools/test/unittest/acm/
H A Daccount_command_create_test.cpp495 EXPECT_EQ(cmd.ExecCommand(), STRING_CREATE_OS_ACCOUNT_NG + "\n"); in HWTEST_F()
/base/account/os_account/tools/acm/src/
H A Daccount_command.cpp206 resultReceiver_ = STRING_CREATE_OS_ACCOUNT_NG + "\n"; in RunAsCreateCommand()

Completed in 8 milliseconds