Searched defs:WebNotificationTrayTest (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/ash/system/web_notification/ |
D | web_notification_tray_unittest.cc | 93 class WebNotificationTrayTest : public test::AshTestBase { class 95 WebNotificationTrayTest() {} in WebNotificationTrayTest() function in ash::WebNotificationTrayTest 165 TEST_F(WebNotificationTrayTest, WebNotifications) { in TEST_F() argument 195 TEST_F(WebNotificationTrayTest, WebNotificationPopupBubble) { in TEST_F() argument 231 TEST_F(WebNotificationTrayTest, DISABLED_ManyMessageCenterNotifications) { in TEST_F() argument 251 TEST_F(WebNotificationTrayTest, DISABLED_ManyPopupNotifications) { in TEST_F() argument 279 TEST_F(WebNotificationTrayTest, MAYBE_PopupShownOnBothDisplays) { in TEST_F() argument 328 TEST_F(WebNotificationTrayTest, MAYBE_PopupAndSystemTray) { in TEST_F() argument 364 TEST_F(WebNotificationTrayTest, MAYBE_PopupAndAutoHideShelf) { in TEST_F() argument 422 TEST_F(WebNotificationTrayTest, MAYBE_PopupAndFullscreen) { in TEST_F() argument [all …]
|
D | ash_popup_alignment_delegate.h | 29 class WebNotificationTrayTest; variable 59 friend class WebNotificationTrayTest; variable
|
/external/chromium_org/chrome/browser/ui/views/message_center/ |
D | web_notification_tray_browsertest.cc | 37 class WebNotificationTrayTest : public InProcessBrowserTest { class 39 WebNotificationTrayTest() {} in WebNotificationTrayTest() function in message_center::__anond22dcd5a0111::WebNotificationTrayTest 112 IN_PROC_BROWSER_TEST_F(WebNotificationTrayTest, 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 190 IN_PROC_BROWSER_TEST_F(WebNotificationTrayTest, ManyPopupNotifications) { in IN_PROC_BROWSER_TEST_F() argument 212 IN_PROC_BROWSER_TEST_F(WebNotificationTrayTest, in IN_PROC_BROWSER_TEST_F() argument 240 IN_PROC_BROWSER_TEST_F(WebNotificationTrayTest, MAYBE_StatusIconBehavior) { in IN_PROC_BROWSER_TEST_F() argument
|
/external/chromium_org/ui/message_center/ |
D | notifier_settings.h | 19 class WebNotificationTrayTest; variable
|