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

/external/icu/icu4c/source/test/perf/ubrkperf/
H A Dubrkperfold.cpp687 const int STARTSIZE = 70000; local
694 text = (UChar *)malloc(STARTSIZE*sizeof(UChar));
695 bufSize = STARTSIZE;

Completed in 144 milliseconds