Searched refs:notificationKey1 (Results 1 – 1 of 1) sorted by relevance
1110 std::string notificationKey1 = stream1.str(); variable1112 EXPECT_EQ(eventParser.GetOnCanceledReq()[1]->GetKey(), notificationKey1);1113 EXPECT_EQ(eventParser.GetOnCanceledWithSortingMapReq()[1]->GetKey(), notificationKey1);1114 …entParser.GetOnConsumedWithSortingMapSor()[1]->GetNotificationSorting(notificationKey1, sorting1));1115 EXPECT_EQ(sorting1.GetKey().c_str(), notificationKey1);