Searched defs:WebNotificationTrayTest (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/message_center/
H A Dweb_notification_tray_browsertest.cc36 class WebNotificationTrayTest : public InProcessBrowserTest { class in namespace:message_center::__anon6633
38 WebNotificationTrayTest() {} function in class:message_center::__anon6633::WebNotificationTrayTest
39 virtual ~WebNotificationTrayTest() {}
98 DISALLOW_COPY_AND_ASSIGN(WebNotificationTrayTest);
112 IN_PROC_BROWSER_TEST_F(WebNotificationTrayTest, MAYBE_WebNotifications) {
143 IN_PROC_BROWSER_TEST_F(WebNotificationTrayTest, WebNotificationPopupBubble) {
168 IN_PROC_BROWSER_TEST_F(WebNotificationTrayTest,
197 IN_PROC_BROWSER_TEST_F(WebNotificationTrayTest, MAYBE_ManyPopupNotifications) {
/external/chromium_org/ash/system/web_notification/
H A Dweb_notification_tray_unittest.cc95 class WebNotificationTrayTest : public test::AshTestBase { class in namespace:ash
97 WebNotificationTrayTest() {} function in class:ash::WebNotificationTrayTest
98 virtual ~WebNotificationTrayTest() {}
158 DISALLOW_COPY_AND_ASSIGN(WebNotificationTrayTest);
161 TEST_F(WebNotificationTrayTest, WebNotifications) {
191 TEST_F(WebNotificationTrayTest, WebNotificationPopupBubble) {
227 TEST_F(WebNotificationTrayTest, DISABLED_ManyMessageCenterNotifications) {
247 TEST_F(WebNotificationTrayTest, DISABLED_ManyPopupNotifications) {
275 TEST_F(WebNotificationTrayTest, MAYBE_PopupShownOnBothDisplays) {
325 TEST_F(WebNotificationTrayTest, MAYBE_PopupAndSystemTra
[all...]

Completed in 75 milliseconds