Home
last modified time | relevance | path

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

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