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 488 row1.set_raw_url("cnn.com");
497 row2.set_raw_url("http://www.example.com");
596 row1.set_raw_url("cnn.com");
605 row2.set_raw_url("http://www.example.com");
720 row1.set_raw_url("cnn.com");
733 row2.set_raw_url("http://www.example.com");
742 row3.set_raw_url("http://www.example.com");
749 row4.set_raw_url("http://www.example.com");
756 row5.set_raw_url("http://www.example.com");
764 row6.set_raw_url("http://www.example.com")
    [all...]
bookmark_model_sql_handler_unittest.cc 81 row.set_raw_url("http://bookmark.com");
100 row.set_raw_url("http://bookmark.com");
213 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 38 milliseconds