Searched refs:aToZLen (Results 1 – 1 of 1) sorted by relevance
1550 const int32_t aToZLen = static_cast<int32_t>(uprv_strlen(aToZ)); in TestSetExtensionValidateOthersWellFormed() local1554 i = (i + 1) % aToZLen; in TestSetExtensionValidateOthersWellFormed()1603 const int32_t aToZLen = static_cast<int32_t>(uprv_strlen(aToZ)); in TestSetExtensionValidateOthersIllFormed() local1607 i = (i + 1) % aToZLen; in TestSetExtensionValidateOthersIllFormed()