Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/app_account/
H A Dapp_account_manager_service_test.cpp34 sptr<IRemoteObject> g_appAccountManagerService; variable
54 g_appAccountManagerService = g_servicePtr->AsObject(); in SetUpTestCase()
55 g_appAccountProxy = iface_cast<IAppAccount>(g_appAccountManagerService); in SetUpTestCase()