Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/
H A Dans_module_test.cpp2246 sptr<NotificationRequest> req3 = new NotificationRequest(3); variable
2252 req3->SetLabel("testLabel");
2258 req3->SetSlotType(NotificationConstant::SlotType::OTHER);
2263 req3->SetContent(content2);
2275 g_advancedNotificationService->Publish("testLabel", req3);