HomeSort by relevance Sort by last modified time
    Searched refs:CmdKeyGen (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/test/perf/collperf/
collperf.cpp 78 class CmdKeyGen : public UPerfFunction {
79 typedef void (CmdKeyGen::* Func)(int32_t);
93 CmdKeyGen(UErrorCode, UCollator * col,DWORD win_langid, int32_t count, DataIndex * data,Func fn,int32_t)
674 TEST(testname, CmdKeyGen, col, win_langid, count, rnd_index, &CmdKeyGen::func, 0)
  /external/icu/icu4c/source/test/perf/collperf/
collperf.cpp 81 class CmdKeyGen : public UPerfFunction {
82 typedef void (CmdKeyGen::* Func)(int32_t);
96 CmdKeyGen(UErrorCode, UCollator * col,DWORD win_langid, int32_t count, DataIndex * data,Func fn,int32_t)
685 TEST(testname, CmdKeyGen, col, win_langid, count, rnd_index, &CmdKeyGen::func, 0)

Completed in 2472 milliseconds