Searched refs:INVALID_INDEX (Results 1 – 5 of 5) sorted by relevance
115 INVALID_INDEX = 321 variable in MMMessageError144 self.INVALID_INDEX : '.InvalidIndex',175 INVALID_INDEX = 21 variable in MMMobileEquipmentError231 self.INVALID_INDEX : '.InvalidIndex',
489 public static final int INVALID_INDEX = 503; field in JDWPConstants.Error612 case INVALID_INDEX: in getName()
36 private static final int INVALID_INDEX = SetValues003Debuggee.ARRAY_LENGTH; field in SetValues003Test103 ReplyPacket checkedReply = setArrayValue(checkedObjectID, INVALID_INDEX, in testSetValues003_InvalidIndex()
152 if (err == JDWPConstants.Error.INVALID_INDEX) { in testFrames004()159 + JDWPConstants.Error.getName(JDWPConstants.Error.INVALID_INDEX) in testFrames004()160 + "(" + JDWPConstants.Error.INVALID_INDEX + ")"); in testFrames004()
100 INVALID_INDEX, enumerator200 indices[ndx] = (deUint16)((m_op == INVALID_INDEX) ? (overBoundDrawCount + ndx) : (ndx)); in iterate()588 …yond the array end are accessed", InvalidDrawCase::DRAW_ELEMENTS, InvalidDrawCase::INVALID_INDEX)); in init()