HomeSort by relevance Sort by last modified time
    Searched full:sync_root_id (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
api_util_unittest.cc 83 std::string sync_root_id; local
87 &sync_root_id));
88 return sync_root_id;
91 std::string SetUpOriginRootDirectory(const std::string& sync_root_id) {
95 sync_root_id,
237 const std::string sync_root_id = SetUpSyncRootDirectory(); local
245 EXPECT_EQ(sync_root_id, output.resource_id);
282 const std::string sync_root_id = SetUpSyncRootDirectory(); local
283 const std::string origin_root_id = SetUpOriginRootDirectory(sync_root_id);
287 sync_root_id,
297 const std::string& sync_root_id = SetUpSyncRootDirectory(); local
317 const std::string sync_root_id = SetUpSyncRootDirectory(); local
349 const std::string sync_root_id = SetUpSyncRootDirectory(); local
388 const std::string sync_root_id = SetUpSyncRootDirectory(); local
427 const std::string sync_root_id = SetUpSyncRootDirectory(); local
447 const std::string sync_root_id = SetUpSyncRootDirectory(); local
469 const std::string sync_root_id = SetUpSyncRootDirectory(); local
492 const std::string sync_root_id = SetUpSyncRootDirectory(); local
520 const std::string sync_root_id = SetUpSyncRootDirectory(); local
547 const std::string sync_root_id = SetUpSyncRootDirectory(); local
578 const std::string sync_root_id = SetUpSyncRootDirectory(); local
598 const std::string sync_root_id = SetUpSyncRootDirectory(); local
625 const std::string sync_root_id = SetUpSyncRootDirectory(); local
    [all...]

Completed in 6803 milliseconds