Searched refs:notification_service_ (Results 1 – 11 of 11) sorted by relevance
28 notification_service_ = new NotificationService; in Init()32 delete notification_service_; in CleanUp()33 notification_service_ = NULL; in CleanUp()
36 NotificationService* notification_service_;
59 scoped_ptr<NotificationService> notification_service_; variable
85 notification_service_.reset(new NotificationService); in Init()
84 scoped_ptr<NotificationService> notification_service_; variable
36 notification_service_.reset(new NotificationService); in TypedUrlChangeProcessor()
90 scoped_ptr<NotificationService> notification_service_; variable
741 notification_service_.release()); in ~PasswordStoreMac()1010 notification_service_.reset(new NotificationService); in CreateNotificationService()
141 notification_service_ = in SetUp()143 notification_service_->Init(); in SetUp()150 notification_service_->TearDown(); in TearDown()282 scoped_refptr<ThreadNotificationService> notification_service_; member in ProfileSyncServiceTypedUrlTest
161 notification_service_ = new ThreadNotificationService(&db_thread_); in SetUp()162 notification_service_->Init(); in SetUp()174 notification_service_->TearDown(); in TearDown()306 scoped_refptr<ThreadNotificationService> notification_service_; member in ProfileSyncServicePasswordTest
280 notification_service_ = new ThreadNotificationService(&db_thread_); in SetUp()281 notification_service_->Init(); in SetUp()286 notification_service_->TearDown(); in TearDown()463 scoped_refptr<ThreadNotificationService> notification_service_; member in ProfileSyncServiceAutofillTest