Searched refs:CmdBinSearch (Results 1 – 1 of 1) sorted by relevance
/external/icu4c/test/perf/collperf/ |
D | collperf.cpp | 383 class CmdBinSearch : public UPerfFunction{ class 385 typedef int (CmdBinSearch::* Func)(int, int); 395 …CmdBinSearch(UErrorCode, UCollator * col,DWORD win_langid,int32_t count,DataIndex * rnd,DataIndex … in CmdBinSearch() function in CmdBinSearch 707 … TEST(testname, CmdBinSearch, col, win_langid, count, rnd_index, ord_icu_key, &CmdBinSearch::func) in runIndexedTest()
|