Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp574 std::vector<std::shared_ptr<Notification>> GetOnCanceledReq() const in GetOnCanceledReq() function in OHOS::Notification::EventParser
732 EXPECT_EQ(eventParser.GetOnCanceledReq()[0]->GetKey(), notificationKey);
1005 EXPECT_EQ(eventParser.GetOnCanceledReq()[0]->GetKey(), notificationKey);
1100 EXPECT_EQ(eventParser.GetOnCanceledReq()[0]->GetKey(), notificationKey0);
1112 EXPECT_EQ(eventParser.GetOnCanceledReq()[1]->GetKey(), notificationKey1);
2003 notificationList = parser3.GetOnCanceledReq();