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

/external/chromium_org/third_party/icu/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp580 class BytesTrieDictMatches : public BytesTrieDictLookup { class in inherits:BytesTrieDictLookup
582 BytesTrieDictMatches(const DictionaryTriePerfTest &perfTest) function in class:BytesTrieDictMatches
661 return new BytesTrieDictMatches(*this);
/external/icu/icu4c/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp580 class BytesTrieDictMatches : public BytesTrieDictLookup { class in inherits:BytesTrieDictLookup
582 BytesTrieDictMatches(const DictionaryTriePerfTest &perfTest) function in class:BytesTrieDictMatches
661 return new BytesTrieDictMatches(*this);

Completed in 98 milliseconds