Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/tools/test/moduletest/acm/
H A Daccount_command_set_module_test.cpp34 const std::string STRING_CONSTRAINT = "constraint.bluetooth"; variable
124 …std::string command = TOOL_NAME + " set -i " + localAccountId + " -c " + STRING_CONSTRAINT + " -e";
130 command = TOOL_NAME + " set -i " + localAccountId + " -c " + STRING_CONSTRAINT + " -e";
/ohos5.0/base/account/os_account/tools/test/unittest/acm/
H A Daccount_command_set_test.cpp32 const std::string STRING_CONSTRAINT = "constraint.bluetooth"; variable
310 const_cast<char *>(STRING_CONSTRAINT.c_str()),
353 const_cast<char *>(STRING_CONSTRAINT.c_str()),