Searched refs:CONSTANTS_VECTOR_TEST (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/account/os_account/frameworks/test/unittest/ |
H A D | account_osaccount_proxy_mock_test.cpp | 35 const std::vector<std::string> CONSTANTS_VECTOR_TEST { variable 634 CONSTANTS_VECTOR_TEST, true, TEST_USER_ID, true);
|
/ohos5.0/base/account/os_account/frameworks/osaccount/native/test/moduletest/ |
H A D | os_account_manager_module_test.cpp | 97 const std::vector<std::string> CONSTANTS_VECTOR_TEST { variable 1787 CONSTANTS_VECTOR_TEST, true, osAccountInfoOne.GetLocalId(), false), ERR_OK); 1789 CONSTANTS_VECTOR_TEST, true, osAccountInfoTwo.GetLocalId(), false), ERR_OK); 1851 CONSTANTS_VECTOR_TEST, true, osAccountInfoOne.GetLocalId(), true), ERR_OK); 1854 CONSTANTS_VECTOR_TEST, true, MAIN_ACCOUNT_ID, osAccountInfoOne.GetLocalId(), true), ERR_OK);
|
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/os_account/ |
H A D | os_account_manager_service_module_test.cpp | 57 const std::vector<std::string> CONSTANTS_VECTOR_TEST { variable 1547 CONSTANTS_VECTOR_TEST, true, MAIN_ACCOUNT_ID, true), ERR_OK); 1616 CONSTANTS_VECTOR_TEST, true, MAIN_ACCOUNT_ID, osAccountInfo.GetLocalId(), true), ERR_OK);
|