Searched defs:notificationHelper (Results 1 – 2 of 2) sorted by relevance
77 NotificationHelper notificationHelper; variable91 NotificationHelper notificationHelper; variable105 NotificationHelper notificationHelper; variable119 NotificationHelper notificationHelper; variable132 NotificationHelper notificationHelper; variable147 NotificationHelper notificationHelper; variable161 NotificationHelper notificationHelper; variable176 NotificationHelper notificationHelper; variable190 NotificationHelper notificationHelper; variable205 NotificationHelper notificationHelper; variable[all …]
77 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