Home
last modified time | relevance | path

Searched defs:TestNotificationDelegate (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/message_center/
Dweb_notification_tray_browsertest.cc47 class TestNotificationDelegate : public ::NotificationDelegate { class in message_center::__anond22dcd5a0111::WebNotificationTrayTest
49 explicit TestNotificationDelegate(std::string id) : id_(id) {} in TestNotificationDelegate() function in message_center::__anond22dcd5a0111::WebNotificationTrayTest::TestNotificationDelegate
/external/chromium_org/chrome/browser/notifications/
Dextension_welcome_notification_unittest.cc207 class TestNotificationDelegate : public NotificationDelegate { class in ExtensionWelcomeNotificationTest
209 explicit TestNotificationDelegate(const std::string& id) : id_(id) {} in TestNotificationDelegate() function in ExtensionWelcomeNotificationTest::TestNotificationDelegate