StubNotificationUIManager   18 chrome/browser/notifications/notification_test_util.cc StubNotificationUIManager::StubNotificationUIManager(const GURL& welcome_origin)
StubNotificationUIManager   28 chrome/browser/notifications/notification_test_util.cc StubNotificationUIManager::~StubNotificationUIManager() {}
StubNotificationUIManager   30 chrome/browser/notifications/notification_test_util.cc void StubNotificationUIManager::Add(const Notification& notification,
StubNotificationUIManager   41 chrome/browser/notifications/notification_test_util.cc bool StubNotificationUIManager::Update(const Notification& notification,
StubNotificationUIManager   49 chrome/browser/notifications/notification_test_util.cc const Notification* StubNotificationUIManager::FindById(const std::string& id)
StubNotificationUIManager   54 chrome/browser/notifications/notification_test_util.cc bool StubNotificationUIManager::CancelById(const std::string& notification_id) {
StubNotificationUIManager   60 chrome/browser/notifications/notification_test_util.cc StubNotificationUIManager::GetAllIdsByProfileAndSourceOrigin(
StubNotificationUIManager   69 chrome/browser/notifications/notification_test_util.cc bool StubNotificationUIManager::CancelAllBySourceOrigin(
StubNotificationUIManager   74 chrome/browser/notifications/notification_test_util.cc bool StubNotificationUIManager::CancelAllByProfile(Profile* profile) {
StubNotificationUIManager   78 chrome/browser/notifications/notification_test_util.cc void StubNotificationUIManager::CancelAll() {}
StubNotificationUIManager   85 chrome/browser/notifications/notification_test_util.h class StubNotificationUIManager : public NotificationUIManager {
StubNotificationUIManager   87 chrome/browser/notifications/notification_test_util.h   explicit StubNotificationUIManager(const GURL& welcome_origin);
StubNotificationUIManager   88 chrome/browser/notifications/notification_test_util.h   virtual ~StubNotificationUIManager();
StubNotificationUIManager  130 chrome/browser/notifications/notification_test_util.h   DISALLOW_COPY_AND_ASSIGN(StubNotificationUIManager);
StubNotificationUIManager  125 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc     notification_manager_.reset(new StubNotificationUIManager(GURL(
StubNotificationUIManager  139 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc   StubNotificationUIManager* notification_manager() {
StubNotificationUIManager  209 chrome/browser/notifications/sync_notifier/chrome_notifier_service_unittest.cc   scoped_ptr<StubNotificationUIManager> notification_manager_;
StubNotificationUIManager   49 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc     notification_manager_.reset(new StubNotificationUIManager(GURL(
StubNotificationUIManager   87 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc   StubNotificationUIManager* notification_manager() {
StubNotificationUIManager  103 chrome/browser/notifications/sync_notifier/synced_notification_unittest.cc   scoped_ptr<StubNotificationUIManager> notification_manager_;