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

/external/chromium_org/third_party/icu/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp244 class PrefixBinarySearchPackageLookup : public BinarySearchPackageLookup { class in inherits:BinarySearchPackageLookup
246 PrefixBinarySearchPackageLookup(const DictionaryTriePerfTest &perf) function in class:PrefixBinarySearchPackageLookup
689 return new PrefixBinarySearchPackageLookup(*this);
/external/icu/icu4c/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp244 class PrefixBinarySearchPackageLookup : public BinarySearchPackageLookup { class in inherits:BinarySearchPackageLookup
246 PrefixBinarySearchPackageLookup(const DictionaryTriePerfTest &perf) function in class:PrefixBinarySearchPackageLookup
689 return new PrefixBinarySearchPackageLookup(*this);

Completed in 1744 milliseconds