Home
last modified time | relevance | path

Searched defs:notificationHelper (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_helper_test.cpp77 NotificationHelper notificationHelper; variable
91 NotificationHelper notificationHelper; variable
105 NotificationHelper notificationHelper; variable
119 NotificationHelper notificationHelper; variable
132 NotificationHelper notificationHelper; variable
147 NotificationHelper notificationHelper; variable
161 NotificationHelper notificationHelper; variable
176 NotificationHelper notificationHelper; variable
190 NotificationHelper notificationHelper; variable
205 NotificationHelper notificationHelper; variable
[all …]
/base/notification/distributed_notification_service/test/fuzztest/notificationhelper_fuzzer/
Dnotificationhelper_fuzzer.cpp77 bool TestPublishAndRemove(FuzzedDataProvider* fdp, NotificationHelper& notificationHelper) in TestPublishAndRemove()
98 bool TestBundleOperations(FuzzedDataProvider* fdp, NotificationHelper& notificationHelper) in TestBundleOperations()
119 bool TestNotificationSettings(FuzzedDataProvider* fdp, NotificationHelper& notificationHelper) in TestNotificationSettings()
145 bool TestSubscriptionOperations(FuzzedDataProvider* fdp, NotificationHelper& notificationHelper) in TestSubscriptionOperations()
169 bool TestSlotConfiguration(FuzzedDataProvider* fdp, NotificationHelper& notificationHelper) in TestSlotConfiguration()
202 bool TestDoNotDisturb(FuzzedDataProvider* fdp, NotificationHelper& notificationHelper) in TestDoNotDisturb()
219 bool TestBadgeOperations(FuzzedDataProvider* fdp, NotificationHelper& notificationHelper) in TestBadgeOperations()
241 bool TestDistributedOperations(FuzzedDataProvider* fdp, NotificationHelper& notificationHelper) in TestDistributedOperations()
272 bool TestAdvancedOperations(FuzzedDataProvider* fdp, NotificationHelper& notificationHelper) in TestAdvancedOperations()
336 NotificationHelper notificationHelper; in DoSomethingInterestingWithMyAPI() local