Searched refs:subboundtype1 (Results 1 – 1 of 1) sorted by relevance
115 int subboundtype1[] = {UTF16.SINGLE_CHAR_BOUNDARY, in TestBounds() local129 if (UTF16.bounds(array, start, limit, i) != subboundtype1[i]) { in TestBounds()131 "] expected " + subboundtype1[i] + " at offset " + i); in TestBounds()