Searched defs:AddHistoryEntry (Results 1 - 1 of 1) sorted by path

/external/chromium_org/chrome/browser/ui/omnibox/
H A Domnibox_view_browsertest.cc278 void AddHistoryEntry(const TestHistoryEntry& entry, const Time& time) { function in class:OmniboxViewTest
327 ASSERT_NO_FATAL_FAILURE(AddHistoryEntry(kHistoryEntries[i], t));
943 AddHistoryEntry(kHistoryFoobar, Time::Now() - TimeDelta::FromHours(1)));
1002 AddHistoryEntry(kHistoryFoo, Time::Now() - TimeDelta::FromMinutes(10)));
1282 AddHistoryEntry(kHistoryFoo, Time::Now() - TimeDelta::FromHours(1)));

Completed in 212 milliseconds