Searched refs:DictionaryTriePerfTest (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp44 class DictionaryTriePerfTest : public UPerfTest { class in inherits:UPerfTest
46 DictionaryTriePerfTest(int32_t argc, const char *argv[], UErrorCode &status) function in class:DictionaryTriePerfTest
81 PackageLookup(const DictionaryTriePerfTest &perf) {
137 BinarySearchPackageLookup(const DictionaryTriePerfTest &perf)
246 PrefixBinarySearchPackageLookup(const DictionaryTriePerfTest &perf)
273 BytesTriePackageLookup(const DictionaryTriePerfTest &perf)
329 DictLookup(const DictionaryTriePerfTest &perfTest) : perf(perfTest) {}
336 const DictionaryTriePerfTest &perf;
405 UCharsTrieDictLookup(const DictionaryTriePerfTest &perfTest)
436 UCharsTrieDictMatches(const DictionaryTriePerfTest
[all...]
/external/icu/icu4c/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp44 class DictionaryTriePerfTest : public UPerfTest { class in inherits:UPerfTest
46 DictionaryTriePerfTest(int32_t argc, const char *argv[], UErrorCode &status) function in class:DictionaryTriePerfTest
81 PackageLookup(const DictionaryTriePerfTest &perf) {
137 BinarySearchPackageLookup(const DictionaryTriePerfTest &perf)
246 PrefixBinarySearchPackageLookup(const DictionaryTriePerfTest &perf)
273 BytesTriePackageLookup(const DictionaryTriePerfTest &perf)
329 DictLookup(const DictionaryTriePerfTest &perfTest) : perf(perfTest) {}
336 const DictionaryTriePerfTest &perf;
405 UCharsTrieDictLookup(const DictionaryTriePerfTest &perfTest)
436 UCharsTrieDictMatches(const DictionaryTriePerfTest
[all...]

Completed in 146 milliseconds