Searched refs:expectedHighIndex (Results 1 – 1 of 1) sorted by relevance
404 int expectedHighIndex = length; in test05() local412 expectedHighIndex++; in test05()416 checkNewIndex(str, nCodePoints, index, expectedHighIndex); in test05()433 checkNewIndex(a, nCodePoints, index, expectedHighIndex); in test05()434 if (length != expectedHighIndex) { in test05()