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

/external/chromium_org/chrome/browser/autocomplete/
H A Dhistory_url_provider.cc707 base::string16 clean_description = local
710 history::MatchTermInString(input_text, clean_description, 0)));
713 clean_description, false, &description_word_starts);
722 description_matches, clean_description.length(), false);

Completed in 798 milliseconds