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.cc37 class WebNotificationTrayTest : public InProcessBrowserTest { class in namespace:message_center::__anon5309
39 WebNotificationTrayTest() {} function in class:message_center::__anon5309::WebNotificationTrayTest
40 virtual ~WebNotificationTrayTest() {}
105 DISALLOW_COPY_AND_ASSIGN(WebNotificationTrayTest);
112 IN_PROC_BROWSER_TEST_F(WebNotificationTrayTest, WebNotifications) {
143 IN_PROC_BROWSER_TEST_F(WebNotificationTrayTest, WebNotificationPopupBubble) {
168 IN_PROC_BROWSER_TEST_F(WebNotificationTrayTest,
190 IN_PROC_BROWSER_TEST_F(WebNotificationTrayTest, ManyPopupNotifications) {
212 IN_PROC_BROWSER_TEST_F(WebNotificationTrayTest,
240 IN_PROC_BROWSER_TEST_F(WebNotificationTrayTest, MAYBE_StatusIconBehavio
[all...]
/external/chromium_org/ash/system/web_notification/
H A Dweb_notification_tray_unittest.cc93 class WebNotificationTrayTest : public test::AshTestBase { class in namespace:ash
95 WebNotificationTrayTest() {} function in class:ash::WebNotificationTrayTest
96 virtual ~WebNotificationTrayTest() {}
162 DISALLOW_COPY_AND_ASSIGN(WebNotificationTrayTest);
165 TEST_F(WebNotificationTrayTest, WebNotifications) {
195 TEST_F(WebNotificationTrayTest, WebNotificationPopupBubble) {
231 TEST_F(WebNotificationTrayTest, DISABLED_ManyMessageCenterNotifications) {
251 TEST_F(WebNotificationTrayTest, DISABLED_ManyPopupNotifications) {
279 TEST_F(WebNotificationTrayTest, MAYBE_PopupShownOnBothDisplays) {
328 TEST_F(WebNotificationTrayTest, MAYBE_PopupAndSystemTra
[all...]

Completed in 214 milliseconds