Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_advanced_notification_service.cpp21 bool g_mockAppInfoEnableRet = true; variable
29 g_mockAppInfoEnableRet = true; in MockGetDistributedEnableInApplicationInfo()
33 g_mockAppInfoEnableRet = false; in MockGetDistributedEnableInApplicationInfo()
44 enable = g_mockAppInfoEnableRet; in GetDistributedEnableInApplicationInfo()