Searched refs:ProfileSyncServiceObserverMock (Results 1 – 4 of 4) sorted by relevance
10 ProfileSyncServiceObserverMock::ProfileSyncServiceObserverMock() {} in ProfileSyncServiceObserverMock() function in ProfileSyncServiceObserverMock12 ProfileSyncServiceObserverMock::~ProfileSyncServiceObserverMock() {} in ~ProfileSyncServiceObserverMock()
37 class ProfileSyncServiceObserverMock : public ProfileSyncServiceObserver {39 ProfileSyncServiceObserverMock();40 virtual ~ProfileSyncServiceObserverMock();
90 ProfileSyncServiceObserverMock observer_;
1044 ProfileSyncServiceObserverMock observer; in TEST_F()