Home
last modified time | relevance | path

Searched refs:CmdKeyGen (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/perf/collperf/
Dcollperf.cpp87 class CmdKeyGen : public UPerfFunction { class
88 typedef void (CmdKeyGen::* Func)(int32_t);
102CmdKeyGen(UErrorCode, UCollator * col,DWORD win_langid, int32_t count, DataIndex * data,Func fn,in… in CmdKeyGen() function in CmdKeyGen
691 TEST(testname, CmdKeyGen, col, win_langid, count, rnd_index, &CmdKeyGen::func, 0) in runIndexedTest()