Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_preferences_database_branch_test/
H A Dmock_notification_rdb_data_mgr.cpp23 bool g_mockQueryDataBeginWithKeyRet = true; variable
52 g_mockQueryDataBeginWithKeyRet = mockRet; in MockQueryDataBeginWithKey()
125 if (g_mockQueryDataBeginWithKeyRet == false) { in QueryDataBeginWithKey()