Home
last modified time | relevance | path

Searched refs:actionButton1 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_action_button_test.cpp52 std::shared_ptr<NotificationActionButton> actionButton1 = in HWTEST_F() local
55 NotificationActionButton::Create(actionButton1); in HWTEST_F()
71 std::shared_ptr<NotificationActionButton> actionButton1 = in HWTEST_F() local
74 NotificationActionButton::Create(actionButton1); in HWTEST_F()
92 std::shared_ptr<NotificationActionButton> actionButton1 = in HWTEST_F() local
95 NotificationActionButton::Create(actionButton1); in HWTEST_F()
H A Dnotification_request_test.cpp218 std::shared_ptr<NotificationActionButton> actionButton1 = in HWTEST_F() local
220 notificationRequest.AddActionButton(actionButton1); in HWTEST_F()