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 37 class WebNotificationTrayTest : public InProcessBrowserTest {
39 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_StatusIconBehavior)
    [all...]
  /external/chromium_org/ash/system/web_notification/
web_notification_tray_unittest.cc 93 class WebNotificationTrayTest : public test::AshTestBase {
95 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_PopupAndSystemTray)
    [all...]

Completed in 263 milliseconds