Searched refs:GetOnCanceledReq (Results 1 – 1 of 1) sorted by relevance
574 std::vector<std::shared_ptr<Notification>> GetOnCanceledReq() const in GetOnCanceledReq() function in OHOS::Notification::EventParser732 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();