HomeSort by relevance Sort by last modified time
    Searched defs:URLToFileChangesMap (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/sync_file_system/
fake_remote_change_processor.h 31 fileapi::FileSystemURL::Comparator> URLToFileChangesMap;
63 const URLToFileChangesMap& GetAppliedRemoteChanges() const;
68 void VerifyConsistency(const URLToFileChangesMap& expected_changes);
74 URLToFileChangesMap applied_changes_;
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
conflict_resolver_unittest.cc 51 typedef FakeRemoteChangeProcessor::URLToFileChangesMap URLToFileChangesMap;
260 const URLToFileChangesMap& expected_changes) {
404 URLToFileChangesMap expected_changes;
452 URLToFileChangesMap expected_changes;
remote_to_local_syncer_unittest.cc 48 typedef FakeRemoteChangeProcessor::URLToFileChangesMap URLToFileChangesMap;
228 URLToFileChangesMap expected_changes_;

Completed in 87 milliseconds