Searched refs:NotificationPictureContentTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_picture_content_test.cpp | 27 class NotificationPictureContentTest : public testing::Test { class 41 HWTEST_F(NotificationPictureContentTest, SetExpandedTitle_00001, Function | SmallTest | Level1) 55 HWTEST_F(NotificationPictureContentTest, SetBriefText_00001, Function | SmallTest | Level1) 69 HWTEST_F(NotificationPictureContentTest, SetBigPicture_00001, Function | SmallTest | Level1) 83 HWTEST_F(NotificationPictureContentTest, Dump_00001, Function | SmallTest | Level1) 98 HWTEST_F(NotificationPictureContentTest, ToJson_00001, Function | SmallTest | Level1) 112 HWTEST_F(NotificationPictureContentTest, FromJson_00001, Function | SmallTest | Level1) 128 HWTEST_F(NotificationPictureContentTest, FromJson_00002, Function | SmallTest | Level1) 147 HWTEST_F(NotificationPictureContentTest, Marshalling_00001, Function | SmallTest | Level1) 160 HWTEST_F(NotificationPictureContentTest, Unmarshalling_001, Function | SmallTest | Level1) [all …]
|