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 181 static int unique_url_id = 0; local
183 URLRow history_url(gurl, ++unique_url_id);
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_typed_url_unittest.cc 308 static int unique_url_id = 0; local
310 URLRow history_url(gurl, ++unique_url_id);
    [all...]

Completed in 110 milliseconds