Home
last modified time | relevance | path

Searched refs:slot2 (Results 1 – 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/
Dnotification_preferences_database_test.cpp51 …sptr<NotificationSlot> slot2 = new NotificationSlot(NotificationConstant::SlotType::SERVICE_REMIND… variable
53 slots.push_back(slot2);
66 …sptr<NotificationSlot> slot2 = new NotificationSlot(NotificationConstant::SlotType::SERVICE_REMIND… variable
68 slots.push_back(slot2);
373 …sptr<NotificationSlot> slot2 = new NotificationSlot(NotificationConstant::SlotType::SERVICE_REMIND… variable
375 slots.push_back(slot2);
Dnotification_preferences_test.cpp144 …sptr<NotificationSlot> slot2 = new NotificationSlot(NotificationConstant::SlotType::SOCIAL_COMMUNI… variable
148 slots.push_back(slot2);
467 …sptr<NotificationSlot> slot2 = new NotificationSlot(NotificationConstant::SlotType::CONTENT_INFORM… variable
470 slots.push_back(slot2);
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_helper_test.cpp1046 auto slot2 = std::make_shared<NotificationSlot>(slotType); variable
1047 EXPECT_NE(slot2, nullptr);
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
Dans_manager_stub_test.cpp1299 sptr<NotificationSlot> slot2 = new NotificationSlot(); variable
1305 data.WriteStrongParcelable(slot2);