Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/history/
Din_memory_url_index.h251 const String16Vector& lower_terms_; variable
Din_memory_url_index.cc839 lower_terms_(lower_terms) { in AddHistoryMatch()
853 ScoredHistoryMatch match(ScoredMatchForURL(hist_item, lower_terms_)); in operator ()()