Searched refs:invokeMethodReply (Results 1 – 1 of 1) sorted by relevance
128 ReplyPacket invokeMethodReply = null; in runInvokeMethodTest() local131 invokeMethodReply = debuggeeWrapper.vmMirror.receiveReply(invokeMethodCommandID); in runInvokeMethodTest()135 checkReplyPacket(invokeMethodReply, commandName + " command"); in runInvokeMethodTest()138 checkInvokeReply(invokeMethodReply); in runInvokeMethodTest()