Home | History | Annotate | Download | only in safe_browsing

Lines Matching refs:history_service

16 #include "chrome/browser/history/history_service.h"
70 HistoryService* history_service() {
193 history_service()->AddPage(GURL("http://www.foo.com/bar.html"),
196 history_service()->AddPage(GURL("https://www.foo.com/gaa.html"),
199 history_service()->AddPage(GURL("http://www.foo.com/gaa.html"),
202 history_service()->AddPage(GURL("http://bar.foo.com/gaa.html"),
205 history_service()->AddPage(GURL("http://www.foo.com/bar.html?a=b"),
210 history_service()->AddPage(GURL("http://www.foo.com/bar.html"),
215 history_service()->AddPage(GURL("https://www.foo.com/goo.html"),
262 history_service()->AddPage(GURL("http://www.foo.com/bar.html"),
285 history_service()->AddPage(GURL("http://www.foo.com/"),
288 history_service()->AddPage(GURL("http://www.foo.com/page.html"),
291 history_service()->AddPage(GURL("http://www.bar.com/"),
294 history_service()->AddPage(GURL("http://www.bar.com/other_page.html"),
297 history_service()->AddPage(GURL("http://www.baz.com/"),