HomeSort by relevance Sort by last modified time
    Searched refs:MockNotificationObserver (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/content/public/test/
mock_notification_observer.cc 12 MockNotificationObserver::MockNotificationObserver() {}
14 MockNotificationObserver::~MockNotificationObserver() {}
mock_notification_observer.h 16 class MockNotificationObserver : public NotificationObserver {
18 MockNotificationObserver();
19 virtual ~MockNotificationObserver();
  /external/chromium/chrome/browser/automation/
automation_tab_helper_browsertest.cc 32 class MockNotificationObserver : public NotificationObserver {
34 MockNotificationObserver() { }
35 virtual ~MockNotificationObserver() { }
48 DISALLOW_COPY_AND_ASSIGN(MockNotificationObserver);
68 MockNotificationObserver* mock_notification_observer) {
114 MockNotificationObserver mock_notification_observer;
128 MockNotificationObserver mock_notification_observer;
142 MockNotificationObserver mock_notification_observer;
156 MockNotificationObserver mock_notification_observer;
182 MockNotificationObserver mock_notification_observer
    [all...]
  /external/chromium_org/chrome/browser/password_manager/
password_store_default_unittest.cc 69 content::MockNotificationObserver& observer() {
92 content::MockNotificationObserver observer_;
password_store_unittest.cc 61 content::MockNotificationObserver& observer() {
81 content::MockNotificationObserver observer_;
password_store_x_unittest.cc 73 content::MockNotificationObserver& observer() {
79 content::MockNotificationObserver observer_;
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_password_unittest.cc 316 content::MockNotificationObserver observer_;
  /external/chromium_org/chrome/browser/policy/
policy_browsertest.cc     [all...]

Completed in 390 milliseconds