Searched refs:STRING_ACCOUNTID_NEW (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/account/os_account/frameworks/domain_account/test/moduletest/src/ |
H A D | domain_account_client_module_test.cpp | 73 const std::string STRING_ACCOUNTID_NEW = "3333"; variable 605 domainInfo.accountId_ = STRING_ACCOUNTID_NEW; 629 domainInfo.accountId_ = STRING_ACCOUNTID_NEW; 654 domainInfo.accountId_ = STRING_ACCOUNTID_NEW; 736 domainInfo.accountId_ = STRING_ACCOUNTID_NEW; 741 STRING_NAME, INVALID_STRING_DOMAIN, STRING_ACCOUNTID_NEW)).Times(Exactly(1)); 1554 DomainAccountInfo domainInfo1(STRING_DOMAIN_NEW, STRING_NAME_NEW, STRING_ACCOUNTID_NEW); 1601 DomainAccountInfo domainInfo1(STRING_DOMAIN_NEW, STRING_NAME_NEW, STRING_ACCOUNTID_NEW); 1650 DomainAccountInfo domainInfo1(STRING_DOMAIN_NEW, STRING_NAME_NEW, STRING_ACCOUNTID_NEW); 1689 DomainAccountInfo domainInfo1(STRING_DOMAIN_NEW, STRING_NAME_NEW, STRING_ACCOUNTID_NEW); [all …]
|
H A D | domain_account_common_test.cpp | 36 const std::string STRING_ACCOUNTID_NEW = "3333"; variable
|