Searched refs:NotificationMediaContentTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_media_content_test.cpp | 27 class NotificationMediaContentTest : public testing::Test { class 41 HWTEST_F(NotificationMediaContentTest, SetAVToken_00001, Function | SmallTest | Level1) 55 HWTEST_F(NotificationMediaContentTest, SetShownActions_00001, Function | SmallTest | Level1) 69 HWTEST_F(NotificationMediaContentTest, Dump_00001, Function | SmallTest | Level1) 84 HWTEST_F(NotificationMediaContentTest, ToJson_00001, Function | SmallTest | Level1) 98 HWTEST_F(NotificationMediaContentTest, Marshalling_00001, Function | SmallTest | Level1) 111 HWTEST_F(NotificationMediaContentTest, Unmarshalling_001, Function | SmallTest | Level1) 132 HWTEST_F(NotificationMediaContentTest, Unmarshalling_00002, Function | SmallTest | Level1) 148 HWTEST_F(NotificationMediaContentTest, ReadFromParcel_00001, Function | SmallTest | Level1) 161 HWTEST_F(NotificationMediaContentTest, ToJson_00002, Function | SmallTest | Level1) [all …]
|