OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:strcoll_2
(Results
1 - 1
of
1
) sorted by null
/external/icu/icu4c/source/test/perf/collperf2/
collperf2.cpp
114
class
Strcoll_2
: public UPerfFunction
117
Strcoll_2
(const UCollator* coll, const CA_uchar* source, const CA_uchar* target, UBool useLen);
118
~
Strcoll_2
();
129
Strcoll_2
::
Strcoll_2
(const UCollator* coll, const CA_uchar* source, const CA_uchar* target, UBool useLen)
137
Strcoll_2
::~
Strcoll_2
()
141
void
Strcoll_2
::call(UErrorCode* status)
157
long
Strcoll_2
::getOperationsPerIteration()
[
all
...]
Completed in 57 milliseconds