HomeSort by relevance Sort by last modified time
    Searched refs:StdStringPerfFn (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/test/perf/ustrperf/
stringperf.h 57 typedef void (*StdStringPerfFn)(const wchar_t* src,int32_t srcLen, stlstring s0);
156 StringPerfFunction(StdStringPerfFn func, ULine* srcLines, int32_t srcNumLines, UBool uselen)
201 StringPerfFunction(StdStringPerfFn func, UChar* source, int32_t sourceLen, UBool uselen)
319 StdStringPerfFn fn2_;
  /external/icu4c/test/perf/ustrperf/
stringperf.h 59 typedef void (*StdStringPerfFn)(const wchar_t* src,int32_t srcLen, stlstring s0);
158 StringPerfFunction(StdStringPerfFn func, ULine* srcLines, int32_t srcNumLines, UBool uselen)
203 StringPerfFunction(StdStringPerfFn func, UChar* source, int32_t sourceLen, UBool uselen)
321 StdStringPerfFn fn2_;

Completed in 1499 milliseconds