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

  /external/chromium_org/chrome/browser/sync/
profile_sync_test_util.cc 12 ProfileSyncServiceObserverMock::ProfileSyncServiceObserverMock() {}
14 ProfileSyncServiceObserverMock::~ProfileSyncServiceObserverMock() {}
profile_sync_test_util.h 36 class ProfileSyncServiceObserverMock : public ProfileSyncServiceObserver {
38 ProfileSyncServiceObserverMock();
39 virtual ~ProfileSyncServiceObserverMock();
profile_sync_service_startup_unittest.cc 142 ProfileSyncServiceObserverMock observer_;
  /external/chromium/chrome/browser/sync/
profile_sync_test_util.cc 10 ProfileSyncServiceObserverMock::ProfileSyncServiceObserverMock() {}
12 ProfileSyncServiceObserverMock::~ProfileSyncServiceObserverMock() {}
profile_sync_test_util.h 37 class ProfileSyncServiceObserverMock : public ProfileSyncServiceObserver {
39 ProfileSyncServiceObserverMock();
40 virtual ~ProfileSyncServiceObserverMock();
profile_sync_service_startup_unittest.cc 90 ProfileSyncServiceObserverMock observer_;
profile_sync_service_autofill_unittest.cc     [all...]

Completed in 446 milliseconds