Searched refs:NotificationActionButtontTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_action_button_test.cpp | 30 class NotificationActionButtontTest : public testing::Test { class 44 HWTEST_F(NotificationActionButtontTest, AddActionButton_0100, Level1) in HWTEST_F() argument 66 HWTEST_F(NotificationActionButtontTest, Marshalling_0100, Level1) in HWTEST_F() argument 87 HWTEST_F(NotificationActionButtontTest, Unmarshalling_0100, Level1) in HWTEST_F() argument 109 HWTEST_F(NotificationActionButtontTest, Unmarshalling_0200, Level1) in HWTEST_F() argument 138 HWTEST_F(NotificationActionButtontTest, Create_00001, Function | SmallTest | Level1) 164 HWTEST_F(NotificationActionButtontTest, Create_00002, Function | SmallTest | Level1) 190 HWTEST_F(NotificationActionButtontTest, FromJson_00002, Function | SmallTest | Level1) 205 HWTEST_F(NotificationActionButtontTest, FromJson_00003, Function | SmallTest | Level1) 223 HWTEST_F(NotificationActionButtontTest, Dump_00001, Function | SmallTest | Level1)
|