Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dlocalebuildertest.cpp1567 const int32_t someCharsLen = static_cast<int32_t>(uprv_strlen(someChars)); in TestSetExtensionValidateOthersWellFormed() local
1568 for (int32_t i = 0; i < someCharsLen; i++) { in TestSetExtensionValidateOthersWellFormed()