Searched refs:ctor3 (Results 1 – 2 of 2) sorted by relevance
188 return new StringPerfFunction(ctor3, filelines_, numLines, uselen); in TestCtor3()190 return new StringPerfFunction(ctor3, StrBuffer, StrBufferLen, uselen); in TestCtor3()
399 inline void ctor3(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor3() function