Searched defs:maxOutputLength (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/cintltst/
H A Dcmsccoll.c773 static int32_t maxOutputLength = 0; local
844 if(outputLength > maxOutputLength) {
845 maxOutputLength = outputLength;

Completed in 83 milliseconds