Home
last modified time | relevance | path

Searched refs:g_mockGetBundleNameRet (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.cpp20 bool g_mockGetBundleNameRet = true; variable
30 g_mockGetBundleNameRet = mockRet; in MockGetBundleName()
45 if (g_mockGetBundleNameRet == false) { in GetBundleName()