HomeSort by relevance Sort by last modified time
    Searched full:icubackwardsearch (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/test/perf/strsrchperf/
strsrchperf.h 70 void ICUBackwardSearch(UStringSearch *srch, const UChar* source, int32_t sourceLen, const UChar* pattern, int32_t patternLen, UErrorCode* status) {
strsrchperf.cpp 99 StringSearchPerfFunction* func = new StringSearchPerfFunction(ICUBackwardSearch, srch, src, srcLen, pttrn, pttrnLen);
  /external/icu/icu4c/source/test/perf/strsrchperf/
strsrchperf.h 70 void ICUBackwardSearch(UStringSearch *srch, const UChar* source, int32_t sourceLen, const UChar* pattern, int32_t patternLen, UErrorCode* status) {
strsrchperf.cpp 99 StringSearchPerfFunction* func = new StringSearchPerfFunction(ICUBackwardSearch, srch, src, srcLen, pttrn, pttrnLen);

Completed in 477 milliseconds