Home
last modified time | relevance | path

Searched defs:nameTrieBytes (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/icu4c/source/test/perf/dicttrieperf/
Ddicttrieperf.cpp265 static int32_t bytesTrieLookup(const char *s, const char *nameTrieBytes) { in bytesTrieLookup()
311 … const char *nameTrieBytes=builder->buildStringPiece(USTRINGTRIE_BUILD_SMALL, *pErrorCode).data(); in call() local