Home
last modified time | relevance | path

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

/external/icu4c/test/perf/ustrperf/
Dstringperf.h56 typedef void (*ICUStringPerfFn)(const UChar* src,int32_t srcLen, UnicodeString s0); typedef
132 StringPerfFunction(ICUStringPerfFn func, ULine* srcLines, int32_t srcNumLines, UBool uselen) in StringPerfFunction()
179 StringPerfFunction(ICUStringPerfFn func, UChar* source, int32_t sourceLen, UBool uselen) in StringPerfFunction()
318 ICUStringPerfFn fn1_;