Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/tools/test/moduletest/acm/
H A Daccount_command_set_module_test.cpp33 const std::string STRING_CONSTRAINT_INVALID = "constraint.invalid"; variable
97 …std::string command = TOOL_NAME + " set -i " + localAccountId + " -c " + STRING_CONSTRAINT_INVALID;