Searched refs:modifiersCommand (Results 1 – 1 of 1) sorted by relevance
71 CommandPacket modifiersCommand = new CommandPacket( in testModifiers001() local74 modifiersCommand.setNextValueAsReferenceTypeID(refTypeID); in testModifiers001()76 ReplyPacket modifiersReply = debuggeeWrapper.vmMirror.performCommand(modifiersCommand); in testModifiers001()77 modifiersCommand = null; in testModifiers001()163 CommandPacket modifiersCommand = new CommandPacket( in testModifiers002() local166 modifiersCommand.setNextValueAsReferenceTypeID(refTypeID); in testModifiers002()168 ReplyPacket modifiersReply = debuggeeWrapper.vmMirror.performCommand(modifiersCommand); in testModifiers002()169 modifiersCommand = null; in testModifiers002()