Searched defs:StringSearchPerfFunction (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/perf/strsrchperf/
H A Dstrsrchperf.h16 class StringSearchPerfFunction : public UPerfFunction { class in inherits:UPerfFunction
34 StringSearchPerfFunction(StrSrchFn func, UStringSearch* search, const UChar* source,int32_t sourceLen, const UChar* pattern, int32_t patternLen) { function in class:StringSearchPerfFunction
/external/icu/icu4c/source/test/perf/strsrchperf/
H A Dstrsrchperf.h16 class StringSearchPerfFunction : public UPerfFunction { class in inherits:UPerfFunction
34 StringSearchPerfFunction(StrSrchFn func, UStringSearch* search, const UChar* source,int32_t sourceLen, const UChar* pattern, int32_t patternLen) { function in class:StringSearchPerfFunction

Completed in 949 milliseconds