Searched defs:match_contents (Results 1 – 3 of 3) sorted by relevance
63 const base::string16& match_contents, in SuggestResult()220 base::string16 match_contents = net::FormatUrl(url_, languages, format_types, in CalculateAndClassifyMatchContents() local438 base::string16 match_contents = suggestion; in ParseSuggestResults() local
50 const base::string16& match_contents() const { return match_contents_; } in match_contents() function
2286 const std::string match_contents; in TEST_F() member