HomeSort by relevance Sort by last modified time
    Searched refs:synchronous_sync_configuration_ (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/sync/
test_profile_sync_service.h 130 bool synchronous_sync_configuration_; member in class:TestProfileSyncService
test_profile_sync_service.cc 167 synchronous_sync_configuration_(false),
241 !synchronous_sync_configuration_) {
250 synchronous_sync_configuration_ = true;
  /external/chromium_org/chrome/browser/sync/
test_profile_sync_service.cc 220 synchronous_sync_configuration_(false),
283 if (!synchronous_sync_configuration_)
295 synchronous_sync_configuration_ = true;
test_profile_sync_service.h 190 bool synchronous_sync_configuration_; member in class:TestProfileSyncService

Completed in 64 milliseconds