Searched refs:noExsitbundleOption_ (Results 1 – 1 of 1) sorted by relevance
/base/notification/distributed_notification_service/services/ans/test/unittest/ |
D | notification_preferences_test.cpp | 47 static sptr<NotificationBundleOption> noExsitbundleOption_; member in OHOS::Notification::NotificationPreferencesTest 56 sptr<NotificationBundleOption> NotificationPreferencesTest::noExsitbundleOption_ = member in OHOS::Notification::NotificationPreferencesTest 204 noExsitbundleOption_, NotificationConstant::SlotType::OTHER), 267 …T_EQ((int)NotificationPreferences::GetInstance().RemoveNotificationForBundle(noExsitbundleOption_), 338 …Q((int)NotificationPreferences::GetInstance().UpdateNotificationSlots(noExsitbundleOption_, slots), 353 …Q((int)NotificationPreferences::GetInstance().UpdateNotificationSlots(noExsitbundleOption_, slots), 425 noExsitbundleOption_, NotificationConstant::SlotType::OTHER, slot), 502 …nt)NotificationPreferences::GetInstance().GetNotificationAllSlots(noExsitbundleOption_, slotsResul…
|