Searched refs:NotificationFlagsTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_flags_test.cpp | 27 class NotificationFlagsTest : public testing::Test { class 41 HWTEST_F(NotificationFlagsTest, SetSoundEnabled_00001, Function | SmallTest | Level1) 55 HWTEST_F(NotificationFlagsTest, SetVibrationEnabled_00001, Function | SmallTest | Level1) 69 HWTEST_F(NotificationFlagsTest, Dump_00001, Function | SmallTest | Level1) 82 HWTEST_F(NotificationFlagsTest, ToJson_00001, Function | SmallTest | Level1) 96 HWTEST_F(NotificationFlagsTest, FromJson_00002, Function | SmallTest | Level1) 111 HWTEST_F(NotificationFlagsTest, FromJson_00003, Function | SmallTest | Level1) 129 HWTEST_F(NotificationFlagsTest, Marshalling_00001, Function | SmallTest | Level1) 142 HWTEST_F(NotificationFlagsTest, Unmarshalling_001, Function | SmallTest | Level1) 163 HWTEST_F(NotificationFlagsTest, ReadFromParcel_00001, Function | SmallTest | Level1)
|