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

/external/chromium_org/third_party/icu/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp114 static int32_t simpleBinarySearch(const char *s, const char *names, const TOCEntry *toc, int32_t count) { function
164 if(simpleBinarySearch(name, itemNameChars, toc, count)<0) {
/external/icu/icu4c/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp114 static int32_t simpleBinarySearch(const char *s, const char *names, const TOCEntry *toc, int32_t count) { function
164 if(simpleBinarySearch(name, itemNameChars, toc, count)<0) {

Completed in 118 milliseconds