Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_content_test.cpp444 NotificationContent content4(mediaContent); in HWTEST_F() local
445 EXPECT_EQ(content4.Marshalling(parcel), true); in HWTEST_F()
446 EXPECT_NE(content4.Unmarshalling(parcel), nullptr); in HWTEST_F()