Searched defs:StartSync (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/synced_notifications_private/
H A Dsynced_notifications_shim_unittest.cc77 void StartSync();
79 void StartSync(syncer::ModelType type);
137 void SyncedNotificationsShimTest::StartSync() { function in class:__anon3840::SyncedNotificationsShimTest
138 StartSync(syncer::SYNCED_NOTIFICATIONS);
139 StartSync(syncer::SYNCED_NOTIFICATION_APP_INFO);
143 void SyncedNotificationsShimTest::StartSync(syncer::ModelType type) { function in class:__anon3840::SyncedNotificationsShimTest
160 TEST_F(SyncedNotificationsShimTest, StartSync) {
162 StartSync(syncer::SYNCED_NOTIFICATIONS);
166 StartSync(syncer::SYNCED_NOTIFICATION_APP_INFO);
181 StartSync();
[all...]
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service_bookmark_unittest.cc531 void StartSync() { function in class:browser_sync::__anon4787::ProfileSyncServiceBookmarkTest
556 // (and make StartSync reload from disk). This would require
762 StartSync();
800 StartSync();
808 StartSync();
867 StartSync();
964 StartSync();
1012 StartSync();
1031 StartSync();
1042 StartSync();
[all...]
/external/chromium_org/chrome/browser/ui/sync/
H A Done_click_signin_helper.cc251 void StartSync(const OneClickSigninHelper::StartSyncArgs& args, function in namespace:__anon5155
291 StartSync(args, start_mode);
1467 StartSync(
1483 StartSync(
1529 StartSync(

Completed in 127 milliseconds