Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/notifications/
H A Dblink_notification_service_impl_unittest.cc342 size_t CountDisplayedNotificationsSync(int64_t service_worker_registration_id, in CountDisplayedNotificationsSync() function in content::BlinkNotificationServiceImplTest
726 EXPECT_EQ(0u, CountDisplayedNotificationsSync(registration->id(), in TEST_F()
736 EXPECT_EQ(1u, CountDisplayedNotificationsSync(registration->id(), in TEST_F()
755 EXPECT_EQ(0u, CountDisplayedNotificationsSync(registration->id(), in TEST_F()
782 EXPECT_EQ(2u, CountDisplayedNotificationsSync(registration->id(), "")); in TEST_F()
783 EXPECT_EQ(1u, CountDisplayedNotificationsSync(registration->id(), "tagA")); in TEST_F()
784 EXPECT_EQ(1u, CountDisplayedNotificationsSync(registration->id(), "tagB")); in TEST_F()
785 EXPECT_EQ(0u, CountDisplayedNotificationsSync(registration->id(), "tagC")); in TEST_F()
786 EXPECT_EQ(0u, CountDisplayedNotificationsSync(registration->id(), "tag")); in TEST_F()
821 EXPECT_EQ(0u, CountDisplayedNotificationsSync(registration->id(), "")); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/notifications/
H A Dblink_notification_service_impl_unittest.cc342 size_t CountDisplayedNotificationsSync(int64_t service_worker_registration_id, in CountDisplayedNotificationsSync() function in content::BlinkNotificationServiceImplTest
726 EXPECT_EQ(0u, CountDisplayedNotificationsSync(registration->id(), in TEST_F()
736 EXPECT_EQ(1u, CountDisplayedNotificationsSync(registration->id(), in TEST_F()
755 EXPECT_EQ(0u, CountDisplayedNotificationsSync(registration->id(), in TEST_F()
782 EXPECT_EQ(2u, CountDisplayedNotificationsSync(registration->id(), "")); in TEST_F()
783 EXPECT_EQ(1u, CountDisplayedNotificationsSync(registration->id(), "tagA")); in TEST_F()
784 EXPECT_EQ(1u, CountDisplayedNotificationsSync(registration->id(), "tagB")); in TEST_F()
785 EXPECT_EQ(0u, CountDisplayedNotificationsSync(registration->id(), "tagC")); in TEST_F()
786 EXPECT_EQ(0u, CountDisplayedNotificationsSync(registration->id(), "tag")); in TEST_F()
821 EXPECT_EQ(0u, CountDisplayedNotificationsSync(registration->id(), "")); in TEST_F()