Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_content_test.cpp356 auto sptr1 = std::make_shared<NotificationContent>(normalContent); in HWTEST_F() local
357 EXPECT_NE(sptr1, nullptr); in HWTEST_F()