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

/external/chromium/chrome/browser/sync/glue/
H A Dtyped_url_model_associator_unittest.cc18 static history::URLRow MakeTypedUrlRow(const char* url, function in class:TypedUrlModelAssociatorTest
62 history::URLRow row1(MakeTypedUrlRow("http://pie.com/", "pie",
74 history::URLRow row2(MakeTypedUrlRow("http://pie.com/", "pie",
80 history::URLRow expected2(MakeTypedUrlRow("http://pie.com/", "pie",
90 history::URLRow row3(MakeTypedUrlRow("http://pie.com/", "pie",
96 history::URLRow expected3(MakeTypedUrlRow("http://pie.com/", "pie2",
107 history::URLRow row4(MakeTypedUrlRow("http://pie.com/", "pie",
113 history::URLRow expected4(MakeTypedUrlRow("http://pie.com/", "pie",
124 history::URLRow row5(MakeTypedUrlRow("http://pie.com/", "pie",
130 history::URLRow expected5(MakeTypedUrlRow("htt
[all...]

Completed in 102 milliseconds