Searched refs:GetUpdatedTimestamp (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/
H A Dprofile_sync_service_harness.h199 std::string GetUpdatedTimestamp(syncable::ModelType model_type);
H A Dprofile_sync_service_harness.cc474 partner->GetUpdatedTimestamp(*i) != GetUpdatedTimestamp(*i)) {
568 std::string ProfileSyncServiceHarness::GetUpdatedTimestamp( function in class:ProfileSyncServiceHarness
571 DCHECK(snap != NULL) << "GetUpdatedTimestamp(): Sync snapshot is NULL.";

Completed in 60 milliseconds