Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/test/moduletest/
H A Dans_module_test.cpp2335 sptr<NotificationRequest> req3 = new NotificationRequest(3); in HWTEST_F() local
2341 req3->SetLabel("testLabel"); in HWTEST_F()
2347 req3->SetSlotType(NotificationConstant::SlotType::OTHER); in HWTEST_F()
2352 req3->SetContent(content2); in HWTEST_F()
2364 g_advancedNotificationService->Publish("testLabel", req3); in HWTEST_F()

Completed in 6 milliseconds