OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ClassifyAllMatchesInString
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/autocomplete/
shortcuts_provider.h
93
static ACMatchClassifications
ClassifyAllMatchesInString
(
shortcuts_provider.cc
266
match.contents_class =
ClassifyAllMatchesInString
(term_string, terms_map,
268
match.description_class =
ClassifyAllMatchesInString
(term_string, terms_map,
306
ACMatchClassifications ShortcutsProvider::
ClassifyAllMatchesInString
(
shortcuts_provider_unittest.cc
177
// Helper class to make running tests of
ClassifyAllMatchesInString
() more
201
return ShortcutsProvider::
ClassifyAllMatchesInString
(find_text,
538
TEST_F(ShortcutsProviderTest,
ClassifyAllMatchesInString
) {
[
all
...]
Completed in 36 milliseconds