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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcmsccoll.c776 static int32_t maxOutputLength = 0; local
847 if(outputLength > maxOutputLength) {
848 maxOutputLength = outputLength;

Completed in 120 milliseconds