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

/external/icu/icu4c/source/test/perf/collperf/
H A Dcollperf.cpp133 class CmdIter : public UPerfFunction { class in inherits:UPerfFunction
134 typedef void (CmdIter::* Func)(UErrorCode* , int32_t );
141 CmdIter(UErrorCode & status, UCollator * col, int32_t count, CA_uchar *data, Func fn, int32_t,int32_t) function in class:CmdIter
148 ~CmdIter(){
695 TEST(testname, CmdIter, col, count, icu_data, &CmdIter::func,0,0)

Completed in 336 milliseconds