Searched refs:setEndIndex (Results 1 – 8 of 8) sorted by relevance
95 fpos1.setEndIndex(2); in test_equalsLjava_lang_Object()113 fpos.setEndIndex(3); in test_getBeginIndex()126 fpos.setEndIndex(3); in test_getEndIndex()167 fpos.setEndIndex(110); in test_hashCode()173 fpos2.setEndIndex(110); in test_hashCode()184 fpos.setEndIndex(3); in test_setBeginIndexI()195 fpos.setEndIndex(3); in test_setEndIndexI()208 fpos.setEndIndex(3); in test_toString()216 fpos2.setEndIndex(5); in test_toString()
50 pos.setEndIndex(limit); in addAttribute()58 pos.setEndIndex(delta + pos.getEndIndex()); in shiftLast()
111 fp.setEndIndex(data->elementAti(pos++)); in next()
623 pos.setEndIndex(result.length()); in format()
227 void setEndIndex(int32_t ei) { fEndIndex = ei; } in setEndIndex() function
139 fp.setEndIndex( i+7 ); in test_FieldPosition()
3300 fpos.setEndIndex(0); in TestRoundtripWithCalendar()3314 fpos.setEndIndex(0); in TestRoundtripWithCalendar()
1390 field.setEndIndex(4); in Test4062486()