Home
last modified time | relevance | path

Searched refs:LoggingNotificationDelegate (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/notifications/
Dnotification_test_util.h43 class LoggingNotificationDelegate : public NotificationDelegate {
45 explicit LoggingNotificationDelegate(std::string id) in LoggingNotificationDelegate() function
78 DISALLOW_COPY_AND_ASSIGN(LoggingNotificationDelegate);
Ddesktop_notifications_unittest.h26 typedef LoggingNotificationDelegate<DesktopNotificationsTest>
/external/chromium/chrome/browser/notifications/
Dnotification_test_util.h42 class LoggingNotificationDelegate : public NotificationDelegate {
44 explicit LoggingNotificationDelegate(std::string id) in LoggingNotificationDelegate() function
70 DISALLOW_COPY_AND_ASSIGN(LoggingNotificationDelegate);
Ddesktop_notifications_unittest.h25 typedef LoggingNotificationDelegate<DesktopNotificationsTest>
/external/chromium/chrome/browser/chromeos/notifications/
Ddesktop_notifications_unittest.h32 typedef LoggingNotificationDelegate<DesktopNotificationsTest>