Home
last modified time | relevance | path

Searched refs:IsDataSyncedImpl (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/
Dprofile_sync_service_harness.h257 bool IsDataSyncedImpl() const;
Dprofile_sync_service_harness.cc745 bool ProfileSyncServiceHarness::IsDataSyncedImpl() const { in IsDataSyncedImpl() function in ProfileSyncServiceHarness
758 bool is_data_synced = IsDataSyncedImpl(); in IsDataSynced()
776 && IsDataSyncedImpl(); in IsFullySynced()