Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
H A Dmock_notification.cpp19 bool g_mockGetUserIdRet = true; variable
25 g_mockGetUserIdRet = mockRet; in MockGetUserId()
37 if (g_mockGetUserIdRet == false) { in GetUserId()