Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_request_test.cpp1028 MessageUser msgUser; in HWTEST_F() local
1029 msgUser.SetPixelMap(TestMakePixelMap(ICON_SIZE, ICON_SIZE)); in HWTEST_F()
1030 auto conversationContent = std::make_shared<NotificationConversationalContent>(msgUser); in HWTEST_F()