HomeSort by relevance Sort by last modified time
    Searched full:match_keyword_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_provider_unittest.cc 53 match_keyword_(match_keyword) {
77 const base::string16 match_keyword_; member in class:TestProvider
142 if (!match_keyword_.empty()) {
143 match.keyword = match_keyword_;

Completed in 93 milliseconds