Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_sorting_map_test.cpp119 auto newSortingMap = sortingMap->Unmarshalling(parcel); variable
120 EXPECT_NE(newSortingMap, nullptr);
121 …EXPECT_EQ(newSortingMap->GetNotificationSorting(std::to_string(MAX_ACTIVE_NUM), sortingTmp), true);