Searched refs:theBase (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/perf/collperf/
H A Dcollperf.cpp342 CmdQsort(UErrorCode & status,void *theBase, int32_t num, int32_t width, Func fn, int32_t,int32_t) argument
343 :backup(theBase),num(num),width(width),fn(fn){
/external/icu4c/test/perf/collperf/
H A Dcollperf.cpp351 CmdQsort(UErrorCode & status,void *theBase, int32_t num, int32_t width, Func fn, int32_t,int32_t) argument
352 :backup(theBase),num(num),width(width),fn(fn){

Completed in 48 milliseconds