Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/services/test/unittest/static_subscriber_manager_unit_test/
H A Dmock_os_account_manager_helper.cpp20 bool g_mockQueryActiveOsAccountIdsRet = true; variable
27 g_mockQueryActiveOsAccountIdsRet = mockRet; in MockQueryActiveOsAccountIds()
43 g_mockQueryActiveOsAccountIdsRet = true; in ResetAccountMock()
72 return g_mockQueryActiveOsAccountIdsRet ? ERR_OK : ERR_INVALID_OPERATION; in QueryActiveOsAccountIds()