Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_notification_manager_branch_test/
H A Dmock_distributed_database.cpp23 bool g_mockGetDeviceInfoListRet = true; variable
39 g_mockGetDeviceInfoListRet = mockRet; in MockGetDeviceInfoList()
64 return g_mockGetDeviceInfoListRet; in GetDeviceInfoList()