Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_preferences_database_branch_test/
H A Dnotification_preferences_database_branch_test.cpp29 extern void MockInsertBatchData(bool mockRet);
276 MockInsertBatchData(false);
355 MockInsertBatchData(false);
659 MockInsertBatchData(false);
H A Dmock_notification_rdb_data_mgr.cpp45 void MockInsertBatchData(bool mockRet) in MockInsertBatchData() function