Searched refs:sptr3 (Results 1 – 1 of 1) sorted by relevance
362 auto sptr3 = std::make_shared<NotificationContent>(pictureContent); in HWTEST_F() local363 EXPECT_NE(sptr3, nullptr); in HWTEST_F()