Home
last modified time | relevance | path

Searched refs:ICUStringPerfFn (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/icu4c/source/test/perf/ustrperf/
Dstringperf.h63 typedef void (*ICUStringPerfFn)(const UChar* src,int32_t srcLen, UnicodeString s0); typedef
139 StringPerfFunction(ICUStringPerfFn func, ULine* srcLines, int32_t srcNumLines, UBool uselen) in StringPerfFunction()
186 StringPerfFunction(ICUStringPerfFn func, UChar* source, int32_t sourceLen, UBool uselen) in StringPerfFunction()
325 ICUStringPerfFn fn1_;