HomeSort by relevance Sort by last modified time
    Searched full:mocked_notifications (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
desktop_notifications_unittest.cc 44 MockFileManagerNotificationsOnMount* mocked_notifications = local
46 scoped_ptr<DesktopNotifications> notifications(mocked_notifications);
53 EXPECT_CALL(*mocked_notifications, HideNotification(
61 MockFileManagerNotificationsOnMount* mocked_notifications = local
63 scoped_ptr<DesktopNotifications> notifications(mocked_notifications);
70 EXPECT_CALL(*mocked_notifications, HideNotification(
76 EXPECT_CALL(*mocked_notifications, ShowNotificationWithMessage(
78 EXPECT_CALL(*mocked_notifications, HideNotification(
92 MockFileManagerNotificationsOnMount* mocked_notifications = local
94 scoped_ptr<DesktopNotifications> notifications(mocked_notifications);
112 MockFileManagerNotificationsOnMount* mocked_notifications = local
144 MockFileManagerNotificationsOnMount* mocked_notifications = local
166 MockFileManagerNotificationsOnMount* mocked_notifications = local
185 MockFileManagerNotificationsOnMount* mocked_notifications = local
205 MockFileManagerNotificationsOnMount* mocked_notifications = local
    [all...]

Completed in 169 milliseconds