Home
last modified time | relevance | path

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

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