Searched refs:setEndIndex (Results 1 – 5 of 5) 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 fpos1.setEndIndex(110); in test_hashCode()171 fpos2.setEndIndex(110); in test_hashCode()185 fpos.setEndIndex(3); in test_setBeginIndexI()200 fpos.setEndIndex(3); in test_setEndIndexI()205 fpos.setEndIndex(Integer.MAX_VALUE); in test_setEndIndexI()209 fpos.setEndIndex(-1); in test_setEndIndexI()221 fpos.setEndIndex(3); in test_toString()[all …]
119 public void setEndIndex(int index) { in setEndIndex() method in FieldPosition
521 field.setEndIndex(0); in formatImpl()682 position.setEndIndex(buffer.length()); in append()690 position.setEndIndex(buffer.length()); in append()
615 position.setEndIndex(end); in handleArgumentField()
325 fp.setEndIndex(fpi.limit()); in updateFieldPosition()