Searched refs:CmdKeyGen (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/perf/collperf/ |
D | collperf.cpp | 87 class CmdKeyGen : public UPerfFunction { class 88 typedef void (CmdKeyGen::* Func)(int32_t); 102 …CmdKeyGen(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()
|