HomeSort by relevance Sort by last modified time
    Searched defs:description_class (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/autocomplete/
autocomplete_match.h 166 ACMatchClassifications description_class; member in struct:AutocompleteMatch
  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_match.h 289 ACMatchClassifications description_class; member in struct:AutocompleteMatch
shortcuts_provider_unittest.cc 53 std::string description_class; member in struct:__anon4034::TestShortcutInfo
308 AutocompleteMatch::ClassificationsFromString(cur.description_class),
    [all...]
  /external/chromium_org/chrome/browser/history/
shortcuts_database_unittest.cc 34 std::string description_class; member in struct:__anon5072::ShortcutsDatabaseTestInfo
130 AutocompleteMatch::ClassificationsFromString(info.description_class),
238 shortcut.match_core.description_class));
shortcuts_backend.h 47 const ACMatchClassifications& description_class,
58 // For both contents_class and description_class, we strip MATCH
63 ACMatchClassifications description_class; member in struct:history::ShortcutsBackend::Shortcut::MatchCore

Completed in 143 milliseconds