Home
last modified time | relevance | path

Searched refs:g_mockGetNotificationSlotRet (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_preferences.cpp21 bool g_mockGetNotificationSlotRet = true; variable
26 g_mockGetNotificationSlotRet = mockRet; in MockGetNotificationSlotRet()
34 if (g_mockGetNotificationSlotRet == false) { in GetNotificationSlot()