Searched refs:methodsCommand (Results 1 – 1 of 1) sorted by relevance
68 CommandPacket methodsCommand = new CommandPacket( in testMethods001() local71 methodsCommand.setNextValueAsReferenceTypeID(refTypeID); in testMethods001()73 ReplyPacket methodsReply = debuggeeWrapper.vmMirror.performCommand(methodsCommand); in testMethods001()74 methodsCommand = null; in testMethods001()