HomeSort by relevance Sort by last modified time
    Searched refs: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 417 bool root_exists = false; local
426 root_exists = (root.InitByTagLookup(syncer::ModelTypeToRootTag(type)) ==
430 if (!root_exists) {
    [all...]

Completed in 103 milliseconds