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

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

Completed in 365 milliseconds