Searched refs:notificationLabel (Results 1 – 5 of 5) sorted by relevance
55 std::string notificationLabel; member
206 EVENT_PARAM_NOTIFICATION_LABEL, eventInfo.notificationLabel, in InnerSendCancelEvent()217 EVENT_PARAM_NOTIFICATION_LABEL, eventInfo.notificationLabel, in InnerSendRemoveEvent()
4293 eventInfo.notificationLabel = label; in SendCancelHiSysEvent()4308 eventInfo.notificationLabel = label; in SendRemoveHiSysEvent()
361 eventInfo.notificationLabel = TEST_NOTIFICATION_LABEL; in HWTEST_F()387 eventInfo.notificationLabel = TEST_NOTIFICATION_LABEL; in HWTEST_F()
660 std::string notificationLabel = std::to_string(i); variable666 << notificationLabel << KEY_SPLITER << notificationIdInt;669 EXPECT_EQ(eventParser.GetOnConsumedReq()[i]->GetLabel().c_str(), notificationLabel);672 … EXPECT_EQ(eventParser.GetOnConsumedWithSortingMapReq()[i]->GetLabel().c_str(), notificationLabel);