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

  /external/chromium_org/chrome/browser/ui/views/message_center/
web_notification_tray.h 92 FRIEND_TEST_ALL_PREFIXES(WebNotificationTrayTest, WebNotifications);
93 FRIEND_TEST_ALL_PREFIXES(WebNotificationTrayTest, WebNotificationPopupBubble);
94 FRIEND_TEST_ALL_PREFIXES(WebNotificationTrayTest,
96 FRIEND_TEST_ALL_PREFIXES(WebNotificationTrayTest, ManyPopupNotifications);
97 FRIEND_TEST_ALL_PREFIXES(WebNotificationTrayTest, ManuallyCloseMessageCenter);
98 FRIEND_TEST_ALL_PREFIXES(WebNotificationTrayTest, StatusIconBehavior);
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.h 124 friend class WebNotificationTrayTest;
126 FRIEND_TEST_ALL_PREFIXES(WebNotificationTrayTest, WebNotifications);
127 FRIEND_TEST_ALL_PREFIXES(WebNotificationTrayTest, WebNotificationPopupBubble);
128 FRIEND_TEST_ALL_PREFIXES(WebNotificationTrayTest,
130 FRIEND_TEST_ALL_PREFIXES(WebNotificationTrayTest, ManyPopupNotifications);
131 FRIEND_TEST_ALL_PREFIXES(WebNotificationTrayTest, PopupShownOnBothDisplays);
132 FRIEND_TEST_ALL_PREFIXES(WebNotificationTrayTest, PopupAndSystemTray);
133 FRIEND_TEST_ALL_PREFIXES(WebNotificationTrayTest, PopupAndAutoHideShelf);
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...]
ash_popup_alignment_delegate.h 29 class WebNotificationTrayTest;
59 friend class WebNotificationTrayTest;
  /external/chromium_org/ui/message_center/
notifier_settings.h 19 class WebNotificationTrayTest;
74 friend class ash::WebNotificationTrayTest;
  /external/chromium_org/chrome/browser/notifications/
message_center_notification_manager.h 35 FORWARD_DECLARE_TEST(WebNotificationTrayTest, ManuallyCloseMessageCenter);
92 FRIEND_TEST_ALL_PREFIXES(message_center::WebNotificationTrayTest,
  /external/chromium_org/ash/shelf/
shelf_layout_manager.h 51 FORWARD_DECLARE_TEST(WebNotificationTrayTest, PopupAndFullscreen);
225 FRIEND_TEST_ALL_PREFIXES(ash::WebNotificationTrayTest, PopupAndFullscreen);

Completed in 458 milliseconds