Searched defs:WebNotificationTrayTest (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/ash/system/web_notification/ |
D | web_notification_tray_unittest.cc | 95 class WebNotificationTrayTest : public test::AshTestBase { class 97 WebNotificationTrayTest() {} in WebNotificationTrayTest() function in ash::WebNotificationTrayTest 161 TEST_F(WebNotificationTrayTest, WebNotifications) { in TEST_F() argument 191 TEST_F(WebNotificationTrayTest, WebNotificationPopupBubble) { in TEST_F() argument 227 TEST_F(WebNotificationTrayTest, DISABLED_ManyMessageCenterNotifications) { in TEST_F() argument 247 TEST_F(WebNotificationTrayTest, DISABLED_ManyPopupNotifications) { in TEST_F() argument 275 TEST_F(WebNotificationTrayTest, MAYBE_PopupShownOnBothDisplays) { in TEST_F() argument 325 TEST_F(WebNotificationTrayTest, MAYBE_PopupAndSystemTray) { in TEST_F() argument 365 TEST_F(WebNotificationTrayTest, MAYBE_PopupAndAutoHideShelf) { in TEST_F() argument 427 TEST_F(WebNotificationTrayTest, MAYBE_PopupAndFullscreen) { in TEST_F() argument [all …]
|
/external/chromium_org/chrome/browser/ui/views/message_center/ |
D | web_notification_tray_browsertest.cc | 36 class WebNotificationTrayTest : public InProcessBrowserTest { class 38 WebNotificationTrayTest() {} in WebNotificationTrayTest() function in message_center::__anone9ae0d2d0111::WebNotificationTrayTest 112 IN_PROC_BROWSER_TEST_F(WebNotificationTrayTest, MAYBE_WebNotifications) { in IN_PROC_BROWSER_TEST_F() argument 143 IN_PROC_BROWSER_TEST_F(WebNotificationTrayTest, WebNotificationPopupBubble) { in IN_PROC_BROWSER_TEST_F() argument 168 IN_PROC_BROWSER_TEST_F(WebNotificationTrayTest, in IN_PROC_BROWSER_TEST_F() argument 197 IN_PROC_BROWSER_TEST_F(WebNotificationTrayTest, MAYBE_ManyPopupNotifications) { in IN_PROC_BROWSER_TEST_F() argument
|
/external/chromium_org/ui/message_center/views/ |
D | message_popup_collection.h | 34 class WebNotificationTrayTest; variable
|
/external/chromium_org/ui/message_center/ |
D | notifier_settings.h | 20 class WebNotificationTrayTest; variable
|