Searched defs:UCharsTrieDictMatches (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp434 class UCharsTrieDictMatches : public UCharsTrieDictLookup { class in inherits:UCharsTrieDictLookup
436 UCharsTrieDictMatches(const DictionaryTriePerfTest &perfTest) function in class:UCharsTrieDictMatches
649 return new UCharsTrieDictMatches(*this);
/external/icu/icu4c/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp434 class UCharsTrieDictMatches : public UCharsTrieDictLookup { class in inherits:UCharsTrieDictLookup
436 UCharsTrieDictMatches(const DictionaryTriePerfTest &perfTest) function in class:UCharsTrieDictMatches
649 return new UCharsTrieDictMatches(*this);

Completed in 814 milliseconds