Searched refs:MakeTypedUrlEntry (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service_typed_url_unittest.cc301 static history::URLRow MakeTypedUrlEntry(const char* url, function in class:__anon5842::ProfileSyncServiceTypedUrlTest
361 entries.push_back(MakeTypedUrlEntry("http://foo.com", "bar",
382 history::URLRow native_entry1(MakeTypedUrlEntry("http://foo.com", "bar",
384 history::URLRow native_entry2(MakeTypedUrlEntry("http://foo2.com", "bar",
410 entries.push_back(MakeTypedUrlEntry("", "bar",
412 entries.push_back(MakeTypedUrlEntry("http://foo.com", "bar",
431 history::URLRow native_entry(MakeTypedUrlEntry("http://native.com", "entry",
433 history::URLRow sync_entry(MakeTypedUrlEntry("http://sync.com", "entry",
468 history::URLRow sync_entry(MakeTypedUrlEntry("http://sync.com", "entry",
485 history::URLRow native_entry(MakeTypedUrlEntry("htt
[all...]
/external/chromium/chrome/browser/sync/
H A Dprofile_sync_service_typed_url_unittest.cc259 static history::URLRow MakeTypedUrlEntry(const char* url, function in class:ProfileSyncServiceTypedUrlTest
326 entries.push_back(MakeTypedUrlEntry("http://foo.com", "bar",
345 history::URLRow native_entry(MakeTypedUrlEntry("http://native.com", "entry",
347 history::URLRow sync_entry(MakeTypedUrlEntry("http://sync.com", "entry",
383 history::URLRow native_entry(MakeTypedUrlEntry("http://native.com", "entry",
386 history::URLRow sync_entry(MakeTypedUrlEntry("http://native.com", "name",
392 history::URLRow merged_entry(MakeTypedUrlEntry("http://native.com", "name",
422 history::URLRow added_entry(MakeTypedUrlEntry("http://added.com", "entry",
448 history::URLRow original_entry(MakeTypedUrlEntry("http://mine.com", "entry",
463 history::URLRow updated_entry(MakeTypedUrlEntry("htt
[all...]

Completed in 91 milliseconds