Searched refs:noExsitbundleOption_ (Results 1 - 1 of 1) sorted by relevance
/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | notification_preferences_test.cpp | 48 static sptr<NotificationBundleOption> noExsitbundleOption_; member in OHOS::Notification::NotificationPreferencesTest 57 sptr<NotificationBundleOption> NotificationPreferencesTest::noExsitbundleOption_ = member in OHOS::Notification::NotificationPreferencesTest 203 noExsitbundleOption_, NotificationConstant::SlotType::OTHER), in HWTEST_F() 266 ASSERT_EQ((int)NotificationPreferences::GetInstance()->RemoveNotificationForBundle(noExsitbundleOption_), in HWTEST_F() 337 ASSERT_EQ((int)NotificationPreferences::GetInstance()->UpdateNotificationSlots(noExsitbundleOption_, slots), in HWTEST_F() 352 ASSERT_EQ((int)NotificationPreferences::GetInstance()->UpdateNotificationSlots(noExsitbundleOption_, slots), in HWTEST_F() 424 noExsitbundleOption_, NotificationConstant::SlotType::OTHER, slot), in HWTEST_F() 501 ASSERT_EQ((int)NotificationPreferences::GetInstance()->GetNotificationAllSlots(noExsitbundleOption_, slotsResult), in HWTEST_F()
|
Completed in 4 milliseconds