Searched refs:fieldsCommand (Results 1 – 2 of 2) sorted by relevance
68 CommandPacket fieldsCommand = new CommandPacket( in testFields001() local71 fieldsCommand.setNextValueAsReferenceTypeID(refTypeID); in testFields001()73 ReplyPacket fieldsReply = debuggeeWrapper.vmMirror.performCommand(fieldsCommand); in testFields001()74 fieldsCommand = null; in testFields001()
430 CommandPacket fieldsCommand = new CommandPacket( in checkFields() local433 fieldsCommand.setNextValueAsReferenceTypeID(refTypeID); in checkFields()435 .performCommand(fieldsCommand); in checkFields()436 fieldsCommand = null; in checkFields()