Home
last modified time | relevance | path

Searched defs:notiTemplate (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp418 std::shared_ptr<NotificationTemplate> notiTemplate = notificationRequest.GetTemplate(); in CheckCaseFourteenResult() local
1356 std::shared_ptr<NotificationTemplate> notiTemplate = std::make_shared<NotificationTemplate>(); variable