URLToFileChangesMap 49 chrome/browser/sync_file_system/drive_backend/conflict_resolver_unittest.cc typedef FakeRemoteChangeProcessor::URLToFileChangesMap URLToFileChangesMap; URLToFileChangesMap 261 chrome/browser/sync_file_system/drive_backend/conflict_resolver_unittest.cc const URLToFileChangesMap& expected_changes) { URLToFileChangesMap 405 chrome/browser/sync_file_system/drive_backend/conflict_resolver_unittest.cc URLToFileChangesMap expected_changes; URLToFileChangesMap 453 chrome/browser/sync_file_system/drive_backend/conflict_resolver_unittest.cc URLToFileChangesMap expected_changes; URLToFileChangesMap 48 chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer_unittest.cc typedef FakeRemoteChangeProcessor::URLToFileChangesMap URLToFileChangesMap; URLToFileChangesMap 227 chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer_unittest.cc URLToFileChangesMap expected_changes_; URLToFileChangesMap 42 chrome/browser/sync_file_system/fake_remote_change_processor.cc URLToFileChangesMap::iterator found = applied_changes_.find(url); URLToFileChangesMap 135 chrome/browser/sync_file_system/fake_remote_change_processor.cc const FakeRemoteChangeProcessor::URLToFileChangesMap& URLToFileChangesMap 141 chrome/browser/sync_file_system/fake_remote_change_processor.cc const URLToFileChangesMap& expected_changes) { URLToFileChangesMap 143 chrome/browser/sync_file_system/fake_remote_change_processor.cc for (URLToFileChangesMap::const_iterator itr = applied_changes_.begin(); URLToFileChangesMap 146 chrome/browser/sync_file_system/fake_remote_change_processor.cc URLToFileChangesMap::const_iterator found = expected_changes.find(url); URLToFileChangesMap 63 chrome/browser/sync_file_system/fake_remote_change_processor.h const URLToFileChangesMap& GetAppliedRemoteChanges() const; URLToFileChangesMap 68 chrome/browser/sync_file_system/fake_remote_change_processor.h void VerifyConsistency(const URLToFileChangesMap& expected_changes); URLToFileChangesMap 74 chrome/browser/sync_file_system/fake_remote_change_processor.h URLToFileChangesMap applied_changes_;