Searched refs:url_formatted (Results 1 – 1 of 1) sorted by relevance
549 string16 url_formatted(l10n_util::ToLower(net::FormatUrl(url(), languages))); in MatchesQuery() local550 if (url_formatted.find(query) != string16::npos) in MatchesQuery()