Searched defs:DesktopNotificationsTest (Results 1 – 4 of 4) sorted by relevance
/external/chromium/chrome/browser/notifications/ |
D | desktop_notifications_unittest.cc | 77 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 …]
|
D | desktop_notifications_unittest.h | 24 class DesktopNotificationsTest; variable
|
/external/chromium/chrome/browser/chromeos/notifications/ |
D | desktop_notifications_unittest.cc | 72 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
|
D | desktop_notifications_unittest.h | 31 class DesktopNotificationsTest; variable
|