Searched refs:GetRequestInNotificationList (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
H A D | ans_fw_module_test.cpp | 399 bool GetRequestInNotificationList(NotificationRequest &req, in GetRequestInNotificationList() function in OHOS::Notification::AnsFWModuleTest 1985 EXPECT_EQ(GetRequestInNotificationList(request, notificationList, outNotification), true); 1995 EXPECT_EQ(GetRequestInNotificationList(request, notificationList, outNotification), true); 2005 EXPECT_EQ(GetRequestInNotificationList(request, notificationList, outNotification), true); 2046 EXPECT_EQ(GetRequestInNotificationList(request, notificationList, outNotification), true); 2124 EXPECT_EQ(GetRequestInNotificationList(request, notificationList, outNotification), true); 2155 EXPECT_EQ(GetRequestInNotificationList(request, notificationList, outNotification), true); 2186 EXPECT_EQ(GetRequestInNotificationList(request, notificationList, outNotification), true); 2217 EXPECT_EQ(GetRequestInNotificationList(request, notificationList, outNotification), true); 2262 EXPECT_EQ(GetRequestInNotificationList(request, notificationList, outNotification), true); [all …]
|