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

/external/chromium_org/components/omnibox/
H A Dkeyword_provider_unittest.cc113 const MatchType<base::string16> kEmptyMatch = { base::string16(), false }; local
117 { kEmptyMatch, kEmptyMatch, kEmptyMatch } },
119 { kEmptyMatch, kEmptyMatch, kEmptyMatch } },
124 { { ASCIIToUTF16("z "), true }, kEmptyMatch, kEmptyMatch } },
126 { { ASCIIToUTF16("z "), true }, kEmptyMatch, kEmptyMatc
193 const MatchType<GURL> kEmptyMatch = { GURL(), false }; local
228 const MatchType<base::string16> kEmptyMatch = { base::string16(), false }; local
[all...]
/external/chromium_org/chrome/browser/autocomplete/
H A Dsearch_provider_unittest.cc762 const std::string kEmptyMatch; local
772 { "a", "a2", kEmptyMatch } },
780 { "a", "a2", kEmptyMatch } },
788 { "a", "a2", kEmptyMatch } },
797 { "a2", "a", kEmptyMatch } },
1524 const KeywordFetcherMatch kEmptyMatch = { kNotApplicable, false, false }; local
1538 kEmptyMatch, kEmptyMatch },
1554 kEmptyMatch },
1564 kEmptyMatch, kEmptyMatc
2290 const DefaultFetcherUrlInputMatch kEmptyMatch = local
2695 const Match kEmptyMatch = { local
2781 const Match kEmptyMatch = { kNotApplicable, local
2913 const Match kEmptyMatch = { local
2995 const Match kEmptyMatch = { local
[all...]

Completed in 76 milliseconds