Searched refs:STARTSIZE (Results 1 - 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/perf/ubrkperf/ | ||
H A D | ubrkperfold.cpp | 687 const int STARTSIZE = 70000; local 694 text = (UChar *)malloc(STARTSIZE*sizeof(UChar)); 695 bufSize = STARTSIZE; |
Completed in 144 milliseconds