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