Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp549 std::vector<std::shared_ptr<Notification>> GetOnConsumedWithSortingMapReq() const in GetOnConsumedWithSortingMapReq() function in OHOS::Notification::EventParser
681 EXPECT_EQ(eventParser.GetOnConsumedWithSortingMapReq()[i]->GetKey(), notificationKey);
1982 auto notificationList = parser1.GetOnConsumedWithSortingMapReq();
1993 notificationList = parser2.GetOnConsumedWithSortingMapReq();
2043 auto notificationList = parser1.GetOnConsumedWithSortingMapReq();
2122 auto notificationList = parser.GetOnConsumedWithSortingMapReq();
2153 auto notificationList = parser.GetOnConsumedWithSortingMapReq();
2184 auto notificationList = parser.GetOnConsumedWithSortingMapReq();
2215 auto notificationList = parser.GetOnConsumedWithSortingMapReq();
2260 auto notificationList = parser.GetOnConsumedWithSortingMapReq();
[all …]