Home
last modified time | relevance | path

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

/external/chromium_org/sync/api/
Dsync_change_processor_wrapper_for_test.cc9 SyncChangeProcessorWrapperForTest::SyncChangeProcessorWrapperForTest( in SyncChangeProcessorWrapperForTest() function in syncer::SyncChangeProcessorWrapperForTest
15 SyncChangeProcessorWrapperForTest::~SyncChangeProcessorWrapperForTest() {} in ~SyncChangeProcessorWrapperForTest()
17 syncer::SyncError SyncChangeProcessorWrapperForTest::ProcessSyncChanges( in ProcessSyncChanges()
23 syncer::SyncDataList SyncChangeProcessorWrapperForTest::GetAllSyncData( in GetAllSyncData()
Dsync_change_processor_wrapper_for_test.h13 class SyncChangeProcessorWrapperForTest : public SyncChangeProcessor {
19 explicit SyncChangeProcessorWrapperForTest(
21 virtual ~SyncChangeProcessorWrapperForTest();
33 DISALLOW_COPY_AND_ASSIGN(SyncChangeProcessorWrapperForTest);
/external/chromium_org/chrome/browser/themes/
Dtheme_syncable_service_unittest.cc304 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
325 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
349 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
368 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
387 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
439 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
482 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
516 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
554 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
585 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
[all …]
/external/chromium_org/chrome/browser/spellchecker/
Dspellcheck_custom_dictionary_unittest.cc468 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
511 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
568 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
623 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
674 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
722 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
772 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
815 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
873 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
995 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
[all …]
/external/chromium_org/chrome/browser/supervised_user/
Dsupervised_user_shared_settings_service_unittest.cc27 using syncer::SyncChangeProcessorWrapperForTest;
92 new SyncChangeProcessorWrapperForTest(sync_processor_.get())), in StartSyncing()
Dsupervised_user_settings_service_unittest.cc65 new syncer::SyncChangeProcessorWrapperForTest(sync_processor_.get())); in CreateSyncProcessor()
/external/chromium_org/chrome/browser/extensions/api/storage/
Dsettings_sync_unittest.cc203 sync_processor_wrapper_(new syncer::SyncChangeProcessorWrapperForTest( in ExtensionSettingsSyncTest()
264 scoped_ptr<syncer::SyncChangeProcessorWrapperForTest> sync_processor_wrapper_;
680 scoped_ptr<syncer::SyncChangeProcessorWrapperForTest> app_settings_delegate_( in TEST_F()
681 new syncer::SyncChangeProcessorWrapperForTest(sync_processor_.get())); in TEST_F()
834 new syncer::SyncChangeProcessorWrapperForTest(sync_processor_.get())); in TEST_F()
1115 new syncer::SyncChangeProcessorWrapperForTest(sync_processor_.get())); in TEST_F()
1209 new syncer::SyncChangeProcessorWrapperForTest(sync_processor_.get())); in TEST_F()
1306 new syncer::SyncChangeProcessorWrapperForTest(sync_processor_.get())); in TEST_F()
Dsettings_apitest.cc194 new syncer::SyncChangeProcessorWrapperForTest( in InitSyncWithSyncableService()
/external/chromium_org/chrome/browser/search_engines/
Dtemplate_url_service_sync_unittest.cc220 scoped_ptr<syncer::SyncChangeProcessorWrapperForTest> sync_processor_wrapper_;
227 sync_processor_wrapper_(new syncer::SyncChangeProcessorWrapperForTest( in TemplateURLServiceSyncTest()
1285 scoped_ptr<syncer::SyncChangeProcessorWrapperForTest> delegate_b( in TEST_F()
1286 new syncer::SyncChangeProcessorWrapperForTest(model_b())); in TEST_F()
1314 scoped_ptr<syncer::SyncChangeProcessorWrapperForTest> delegate_b( in TEST_F()
1315 new syncer::SyncChangeProcessorWrapperForTest(model_b())); in TEST_F()
1432 new syncer::SyncChangeProcessorWrapperForTest(sync_processor_.get())); in TEST_F()
/external/chromium_org/chrome/browser/notifications/sync_notifier/
Dchrome_notifier_service_unittest.cc42 using syncer::SyncChangeProcessorWrapperForTest;
111 new SyncChangeProcessorWrapperForTest(sync_processor_.get())) {} in ChromeNotifierServiceTest()
/external/chromium_org/chrome/browser/history/
Dhistory_unittest.cc1668 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
1760 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
1845 new syncer::SyncChangeProcessorWrapperForTest( in TEST_F()
Dtyped_url_syncable_service_unittest.cc230 new syncer::SyncChangeProcessorWrapperForTest( in InitiateServerState()
/external/chromium_org/chrome/browser/apps/
Dephemeral_app_browsertest.cc318 new syncer::SyncChangeProcessorWrapperForTest( in InitSyncService()
/external/chromium_org/chrome/browser/sync/glue/
Dfavicon_cache_unittest.cc301 scoped_ptr<syncer::SyncChangeProcessorWrapperForTest> sync_processor_wrapper_;
307 sync_processor_wrapper_(new syncer::SyncChangeProcessorWrapperForTest( in SyncFaviconCacheTest()
403 new syncer::SyncChangeProcessorWrapperForTest(sync_processor_.get())); in CreateAndPassProcessor()