Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dutxttest.cpp385 for (int32_t replStrLen=0; replStrLen<20; replStrLen++) { in TestCMR() local
386 UnicodeString repStr(fullRepString, 0, replStrLen); in TestCMR()