Searched refs:subboundtype3 (Results 1 – 1 of 1) sorted by relevance
150 int subboundtype3[] = {UTF16.LEAD_SURROGATE_BOUNDARY, in TestBounds() local156 if (UTF16.bounds(array, start, limit, i) != subboundtype3[i]) { in TestBounds()158 "] expected " + subboundtype3[i] + " at offset " + i); in TestBounds()