Searched defs:CreateSyncRoot (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dsync_engine_initializer.cc217 CreateSyncRoot(token.Pass());
229 void SyncEngineInitializer::CreateSyncRoot(scoped_ptr<SyncTaskToken> token) { function in class:sync_file_system::drive_backend::SyncEngineInitializer
H A Dconflict_resolver_unittest.cc128 std::string CreateSyncRoot() { function in class:sync_file_system::drive_backend::ConflictResolverTest
287 const std::string sync_root = CreateSyncRoot();
298 const std::string sync_root = CreateSyncRoot();
324 const std::string sync_root = CreateSyncRoot();
350 const std::string sync_root = CreateSyncRoot();
376 const std::string sync_root = CreateSyncRoot();
423 const std::string sync_root = CreateSyncRoot();
474 const std::string sync_root = CreateSyncRoot();
501 const std::string sync_root = CreateSyncRoot();
H A Dlocal_to_remote_syncer_unittest.cc134 std::string CreateSyncRoot() { function in class:sync_file_system::drive_backend::LocalToRemoteSyncerTest
270 const std::string sync_root = CreateSyncRoot();
301 const std::string sync_root = CreateSyncRoot();
335 const std::string sync_root = CreateSyncRoot();
369 const std::string sync_root = CreateSyncRoot();
391 const std::string sync_root = CreateSyncRoot();
414 const std::string sync_root = CreateSyncRoot();
437 const std::string sync_root = CreateSyncRoot();
468 const std::string sync_root = CreateSyncRoot();
497 const std::string sync_root = CreateSyncRoot();
[all...]
H A Dremote_to_local_syncer_unittest.cc135 std::string CreateSyncRoot() { function in class:sync_file_system::drive_backend::RemoteToLocalSyncerTest
256 const std::string sync_root = CreateSyncRoot();
290 const std::string sync_root = CreateSyncRoot();
327 const std::string sync_root = CreateSyncRoot();
369 const std::string sync_root = CreateSyncRoot();
390 const std::string sync_root = CreateSyncRoot();
415 const std::string sync_root = CreateSyncRoot();
434 const std::string sync_root = CreateSyncRoot();
455 const std::string sync_root = CreateSyncRoot();
479 const std::string sync_root = CreateSyncRoot();
[all...]

Completed in 358 milliseconds