Searched refs:NotificationLongTextContentTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_long_text_content_test.cpp | 27 class NotificationLongTextContentTest : public testing::Test { class 41 HWTEST_F(NotificationLongTextContentTest, SetLongText_00001, Function | SmallTest | Level1) 55 HWTEST_F(NotificationLongTextContentTest, ToJson_00001, Function | SmallTest | Level1) 69 HWTEST_F(NotificationLongTextContentTest, FromJson_00002, Function | SmallTest | Level1) 84 HWTEST_F(NotificationLongTextContentTest, FromJson_00003, Function | SmallTest | Level1) 102 HWTEST_F(NotificationLongTextContentTest, Marshalling_00001, Function | SmallTest | Level1) 115 HWTEST_F(NotificationLongTextContentTest, Unmarshalling_001, Function | SmallTest | Level1) 136 HWTEST_F(NotificationLongTextContentTest, ReadFromParcel_00001, Function | SmallTest | Level1) 149 HWTEST_F(NotificationLongTextContentTest, FromJson_00004, Function | SmallTest | Level1) 165 HWTEST_F(NotificationLongTextContentTest, ReadFromParcel_00002, Function | SmallTest | Level1)
|