Home
last modified time | relevance | path

Searched refs:TestProfileSyncServiceObserver (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service_unittest.cc42 class TestProfileSyncServiceObserver : public ProfileSyncServiceObserver { class
44 explicit TestProfileSyncServiceObserver(ProfileSyncService* service) in TestProfileSyncServiceObserver() function in browser_sync::__anon8775fb510111::TestProfileSyncServiceObserver
209 TestProfileSyncServiceObserver observer(service()); in TEST_F()