HomeSort by relevance Sort by last modified time
    Searched defs:WebNotificationTrayTest (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/views/message_center/
web_notification_tray_browsertest.cc 36 class WebNotificationTrayTest : public InProcessBrowserTest {
38 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/
web_notification_tray_unittest.cc 95 class WebNotificationTrayTest : public test::AshTestBase {
97 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_PopupAndSystemTray)
    [all...]

Completed in 641 milliseconds