HomeSort by relevance Sort by last modified time
    Searched refs:kEmptyMatch (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/autocomplete/
keyword_provider_unittest.cc 95 const MatchType<string16> kEmptyMatch = { string16(), false };
99 { kEmptyMatch, kEmptyMatch, kEmptyMatch } },
101 { kEmptyMatch, kEmptyMatch, kEmptyMatch } },
106 { { ASCIIToUTF16("z "), true }, kEmptyMatch, kEmptyMatch } },
108 { { ASCIIToUTF16("z "), true }, kEmptyMatch, kEmptyMatch } }
    [all...]
search_provider_unittest.cc     [all...]

Completed in 49 milliseconds