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

  /external/chromium_org/sync/test/engine/
test_syncable_utils.h 46 sync_pb::DataTypeProgressMarker BuildProgress(ModelType type);
test_syncable_utils.cc 93 sync_pb::DataTypeProgressMarker BuildProgress(ModelType type) {
  /external/chromium_org/sync/syncable/
syncable_unittest.cc 211 dir()->SetDownloadProgress(BOOKMARKS, BuildProgress(BOOKMARKS));
212 dir()->SetDownloadProgress(PREFERENCES, BuildProgress(PREFERENCES));
213 dir()->SetDownloadProgress(AUTOFILL, BuildProgress(AUTOFILL));
515 dir()->SetDownloadProgress(BOOKMARKS, BuildProgress(BOOKMARKS));
directory_unittest.cc 235 dir()->SetDownloadProgress(BOOKMARKS, BuildProgress(BOOKMARKS));
236 dir()->SetDownloadProgress(PREFERENCES, BuildProgress(PREFERENCES));
    [all...]
  /external/chromium_org/sync/engine/
syncer_unittest.cc     [all...]

Completed in 374 milliseconds