Searched refs:aToZLen (Results 1 – 1 of 1) sorted by relevance
1570 const int32_t aToZLen = static_cast<int32_t>(uprv_strlen(aToZ)); in TestSetExtensionValidateOthersWellFormed() local1574 i = (i + 1) % aToZLen; in TestSetExtensionValidateOthersWellFormed()1623 const int32_t aToZLen = static_cast<int32_t>(uprv_strlen(aToZ)); in TestSetExtensionValidateOthersIllFormed() local1627 i = (i + 1) % aToZLen; in TestSetExtensionValidateOthersIllFormed()