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

  /external/chromium_org/chrome/browser/history/android/
urls_sql_handler_unittest.cc 56 row.set_raw_url("http://google.com");
74 row.set_raw_url("http://google.com");
92 row.set_raw_url("http://google.com");
111 row.set_raw_url("http://google.com");
132 row.set_raw_url("http://google.com");
149 row.set_raw_url("http://google.com");
168 row.set_raw_url("http://google.com");
201 row.set_raw_url("http://google.com");
240 row.set_raw_url("http://google.com");
270 row.set_raw_url("http://google.com")
    [all...]
visit_sql_handler_unittest.cc 56 row.set_raw_url("http://google.com");
74 row.set_raw_url("http://google.com");
93 row.set_raw_url("http://google.com");
113 row.set_raw_url("http://google.com");
133 row.set_raw_url("http://google.com");
158 row.set_raw_url("http://google.com");
191 row.set_raw_url("http://google.com");
224 row.set_raw_url("http://google.com");
256 row.set_raw_url("http://google.com");
283 row.set_raw_url("http://google.com")
    [all...]
android_provider_backend_unittest.cc 490 row1.set_raw_url("cnn.com");
499 row2.set_raw_url("http://www.example.com");
599 row1.set_raw_url("cnn.com");
608 row2.set_raw_url("http://www.example.com");
725 row1.set_raw_url("cnn.com");
738 row2.set_raw_url("http://www.example.com");
747 row3.set_raw_url("http://www.example.com");
754 row4.set_raw_url("http://www.example.com");
761 row5.set_raw_url("http://www.example.com");
769 row6.set_raw_url("http://www.example.com")
    [all...]
bookmark_model_sql_handler_unittest.cc 80 row.set_raw_url("http://bookmark.com");
99 row.set_raw_url("http://bookmark.com");
212 row.set_raw_url("http://bookmark.com");
android_history_provider_service_unittest.cc 156 row.set_raw_url("http://www.google.com");
android_history_types.h 66 void set_raw_url(const std::string& raw_url) { function in class:history::HistoryAndBookmarkRow
sqlite_cursor_unittest.cc 155 row.set_raw_url("http://www.google.com/");
android_provider_backend.cc 466 row.set_raw_url(android_url_row.raw_url);
    [all...]
  /external/chromium_org/chrome/browser/android/provider/
chrome_browser_provider.cc     [all...]

Completed in 51 milliseconds