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

/external/chromium/chrome/browser/history/
H A Dhistory_browsertest.cc102 std::vector<GURL> GetHistoryContents() { function in class:__anon1337::HistoryBrowserTest
127 std::vector<GURL> urls(GetHistoryContents());
146 std::vector<GURL> urls(GetHistoryContents());
194 std::vector<GURL> urls(GetHistoryContents());
195 Checkpoint("After first GetHistoryContents", start_time);
209 std::vector<GURL> urls(GetHistoryContents());
210 Checkpoint("After second GetHistoryContents", start_time);
234 std::vector<GURL> urls(GetHistoryContents());

Completed in 160 milliseconds