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

  /external/chromium_org/chrome/browser/sync/glue/
typed_url_model_associator_unittest.cc 27 static history::URLRow MakeTypedUrlRow(const char* url,
92 history::URLRow row1(MakeTypedUrlRow("http://pie.com/", "pie",
103 history::URLRow row2(MakeTypedUrlRow("http://pie.com/", "pie",
109 history::URLRow expected2(MakeTypedUrlRow("http://pie.com/", "pie",
119 history::URLRow row3(MakeTypedUrlRow("http://pie.com/", "pie",
125 history::URLRow expected3(MakeTypedUrlRow("http://pie.com/", "pie2",
138 history::URLRow row4(MakeTypedUrlRow("http://pie.com/", "pie",
144 history::URLRow expected4(MakeTypedUrlRow("http://pie.com/", "pie2",
159 history::URLRow row5(MakeTypedUrlRow("http://pie.com/", "pie",
165 history::URLRow expected5(MakeTypedUrlRow("http://pie.com/", "pie"
    [all...]
  /external/chromium_org/chrome/browser/history/
typed_url_syncable_service_unittest.cc 97 static URLRow MakeTypedUrlRow(const char* url,
144 URLRow TypedUrlSyncableServiceTest::MakeTypedUrlRow(
245 rows->push_back(MakeTypedUrlRow(

Completed in 689 milliseconds