Searched refs:NotificationButtonOptionTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_button_option_test.cpp | 24 class NotificationButtonOptionTest : public testing::Test { class 38 HWTEST_F(NotificationButtonOptionTest, SetButtonName_00001, Function | SmallTest | Level1) 52 HWTEST_F(NotificationButtonOptionTest, Dump_00001, Function | SmallTest | Level1) 67 HWTEST_F(NotificationButtonOptionTest, FromJson_00001, Function | SmallTest | Level1) 81 HWTEST_F(NotificationButtonOptionTest, Marshalling_00001, Function | SmallTest | Level1) 94 HWTEST_F(NotificationButtonOptionTest, Unmarshalling_00001, Function | SmallTest | Level1) 115 HWTEST_F(NotificationButtonOptionTest, ToJson_00001, Function | SmallTest | Level1) 130 HWTEST_F(NotificationButtonOptionTest, FromJson_00002, Function | SmallTest | Level1)
|