Home
last modified time | relevance | path

Searched refs:MakeFakeHost (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/history/
Dvisit_tracker_unittest.cc33 void* MakeFakeHost(int id) { in MakeFakeHost() function
43 void* host = MakeFakeHost(test[i].host); in RunTest()
130 tracker.NotifyRenderProcessHostDestruction(MakeFakeHost(1)); in TEST()
Dhistory_unittest.cc76 static void* MakeFakeHost(int id) { in MakeFakeHost() function
467 history->AddPage(first_redirects.back(), MakeFakeHost(1), 0, GURL(), in TEST_F()
503 history->AddPage(second_redirects[1], MakeFakeHost(1), 1, in TEST_F()