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

  /external/chromium_org/chrome/browser/history/
typed_url_syncable_service_unittest.cc 154 static int unique_url_id = 0; local
156 URLRow history_url(gurl, ++unique_url_id);
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_typed_url_unittest.cc 333 static int unique_url_id = 0; local
335 URLRow history_url(gurl, ++unique_url_id);
    [all...]

Completed in 50 milliseconds