Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp1110 std::string notificationKey1 = stream1.str(); variable
1112 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);