Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp646 … std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(implContent);
708 … std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(implContent);
754 … std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(implContent);
798 … std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(implContent);
978 … std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(implContent);
1029 … std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(implContent);
1071 … std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(implContent);
1143 … std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(implContent);
1187 … std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(implContent);
2321 … std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(implContent);
[all …]
H A Dans_innerkits_module_publish_test.cpp1229 …std::shared_ptr<NotificationLongTextContent> implContent = std::make_shared<NotificationLongTextCo… variable
1230 EXPECT_NE(implContent, nullptr);
1231 … std::shared_ptr<NotificationContent> content = std::make_shared<NotificationContent>(implContent);