Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_request_test.cpp1188 NotificationRequest newNotificationRequest = notificationRequest; in HWTEST_F() local
1190 newNotificationRequest.SetUpdateDeadLine(updateDeadLine); in HWTEST_F()
1191 EXPECT_EQ(newNotificationRequest.GetUpdateDeadLine(), 1); in HWTEST_F()