Home
last modified time | relevance | path

Searched defs:DesktopNotificationsTest (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/notifications/
Ddesktop_notifications_unittest.cc77 DesktopNotificationsTest::DesktopNotificationsTest() in DesktopNotificationsTest() function in DesktopNotificationsTest
114 TEST_F(DesktopNotificationsTest, TestShow) { in TEST_F() argument
139 TEST_F(DesktopNotificationsTest, TestClose) { in TEST_F() argument
159 TEST_F(DesktopNotificationsTest, TestCancel) { in TEST_F() argument
188 TEST_F(DesktopNotificationsTest, TestPositioning) { in TEST_F() argument
208 TEST_F(DesktopNotificationsTest, TestVariableSize) { in TEST_F() argument
251 TEST_F(DesktopNotificationsTest, TestQueueing) { in TEST_F() argument
307 TEST_F(DesktopNotificationsTest, TestEarlyDestruction) { in TEST_F() argument
319 TEST_F(DesktopNotificationsTest, TestUserInputEscaping) { in TEST_F() argument
340 TEST_F(DesktopNotificationsTest, TestBoundingBox) { in TEST_F() argument
[all …]
Ddesktop_notifications_unittest.h24 class DesktopNotificationsTest; variable
/external/chromium/chrome/browser/chromeos/notifications/
Ddesktop_notifications_unittest.cc72 DesktopNotificationsTest::DesktopNotificationsTest() in DesktopNotificationsTest() function in chromeos::DesktopNotificationsTest
109 TEST_F(DesktopNotificationsTest, TestShow) { in TEST_F() argument
134 TEST_F(DesktopNotificationsTest, TestClose) { in TEST_F() argument
159 TEST_F(DesktopNotificationsTest, TestCancel) { in TEST_F() argument
187 TEST_F(DesktopNotificationsTest, TestManyNotifications) { in TEST_F() argument
240 TEST_F(DesktopNotificationsTest, TestEarlyDestruction) { in TEST_F() argument
253 TEST_F(DesktopNotificationsTest, TestUserInputEscaping) { in TEST_F() argument
Ddesktop_notifications_unittest.h31 class DesktopNotificationsTest; variable