Searched refs:NotificationLiveViewContentTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_live_view_content_test.cpp | 28 class NotificationLiveViewContentTest : public testing::Test { class 42 HWTEST_F(NotificationLiveViewContentTest, SetLiveViewStatus_00001, Function | SmallTest | Level1) 57 HWTEST_F(NotificationLiveViewContentTest, SetVersion_00001, Function | SmallTest | Level1) 70 HWTEST_F(NotificationLiveViewContentTest, SetExtraInfo_00001, Function | SmallTest | Level1) 84 HWTEST_F(NotificationLiveViewContentTest, SetPicture_00001, Function | SmallTest | Level1) 112 HWTEST_F(NotificationLiveViewContentTest, Dump_00001, Function | SmallTest | Level1) 128 HWTEST_F(NotificationLiveViewContentTest, Dump_00002, Function | SmallTest | Level1) 155 HWTEST_F(NotificationLiveViewContentTest, JsonConvert_00001, Function | SmallTest | Level1) 200 HWTEST_F(NotificationLiveViewContentTest, FromJson_00001, Function | SmallTest | Level1) 215 HWTEST_F(NotificationLiveViewContentTest, MarshallConvert_00001, Function | SmallTest | Level1) [all …]
|