Searched refs:VerifyConsistency (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dremote_to_local_syncer_unittest.cc234 void VerifyConsistency() { function in class:sync_file_system::drive_backend::RemoteToLocalSyncerTest
235 remote_change_processor_->VerifyConsistency(expected_changes_);
283 VerifyConsistency();
306 VerifyConsistency();
320 VerifyConsistency();
351 VerifyConsistency();
362 VerifyConsistency();
381 VerifyConsistency();
396 VerifyConsistency();
408 VerifyConsistency();
[all...]
H A Ddrive_backend_sync_unittest.cc405 void VerifyConsistency() { function in class:sync_file_system::drive_backend::DriveBackendSyncTest
652 VerifyConsistency();
675 VerifyConsistency();
693 VerifyConsistency();
698 VerifyConsistency();
720 VerifyConsistency();
727 VerifyConsistency();
745 VerifyConsistency();
750 VerifyConsistency();
767 VerifyConsistency();
[all...]
H A Dconflict_resolver_unittest.cc268 remote_change_processor_->VerifyConsistency(expected_changes);
/external/chromium_org/chrome/browser/sync_file_system/
H A Dfake_remote_change_processor.h69 void VerifyConsistency(const URLToFileChangesMap& expected_changes);
H A Dfake_remote_change_processor.cc141 void FakeRemoteChangeProcessor::VerifyConsistency( function in class:sync_file_system::FakeRemoteChangeProcessor

Completed in 132 milliseconds