OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StdLibCtor3
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/perf/ustrperf/
stringperf.cpp
298
return new StringPerfFunction(
StdLibCtor3
, filelines_, numLines, uselen);
300
return new StringPerfFunction(
StdLibCtor3
, StrBuffer, StrBufferLen, uselen);
stringperf.h
483
inline void
StdLibCtor3
(const wchar_t* src,int32_t srcLen, stlstring s0)
Completed in 18 milliseconds