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

  /external/chromium/chrome/browser/sync/
profile_sync_service_bookmark_unittest.cc 62 bool root_exists = false; local
70 root_exists = root.InitByTagLookup(
74 if (!root_exists) {
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_bookmark_unittest.cc 368 bool root_exists = false; local
377 root_exists = (root.InitByTagLookup(syncer::ModelTypeToRootTag(type)) ==
381 if (!root_exists) {
    [all...]

Completed in 557 milliseconds