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

  /external/chromium_org/chrome/browser/sync/test/integration/performance/
bookmarks_sync_perf_test.cc 106 SyncTimingHelper::PrintResult("bookmarks", "delete_bookmarks", dt);
  /external/chromium_org/chrome/browser/history/android/
android_provider_backend.h 309 // If |delete_bookmarks| is set, the bookmarks are deleted as well.
313 bool delete_bookmarks,
android_provider_backend.cc     [all...]
  /external/chromium/chrome/browser/sync/
profile_sync_service_bookmark_unittest.cc 304 bool delete_bookmarks = load == DELETE_EXISTING_STORAGE; local
305 profile_.CreateBookmarkModel(delete_bookmarks);
346 profile_.CreateBookmarkModel(false /* delete_bookmarks */);
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_bookmark_unittest.cc 395 bool delete_bookmarks = load == DELETE_EXISTING_STORAGE; local
396 profile_.CreateBookmarkModel(delete_bookmarks);
551 profile_.CreateBookmarkModel(false /* delete_bookmarks */);
    [all...]

Completed in 186 milliseconds