Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_request_test.cpp663 auto oldLiveContent = std::make_shared<NotificationLiveViewContent>(); in HWTEST_F() local
690 auto oldLiveContent = std::make_shared<NotificationLiveViewContent>(); in HWTEST_F() local
718 auto oldLiveContent = std::make_shared<NotificationLiveViewContent>(); in HWTEST_F() local
747 auto oldLiveContent = std::make_shared<NotificationLiveViewContent>(); in HWTEST_F() local
776 auto oldLiveContent = std::make_shared<NotificationLiveViewContent>(); in HWTEST_F() local
804 auto oldLiveContent = std::make_shared<NotificationLiveViewContent>(); in HWTEST_F() local
886 auto oldLiveContent = std::make_shared<NotificationLiveViewContent>(); in HWTEST_F() local
920 auto oldLiveContent = std::make_shared<NotificationLiveViewContent>(); in HWTEST_F() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_live_view_service_test.cpp215 auto oldLiveContent = std::make_shared<NotificationLiveViewContent>(); variable