Searched refs:toInvokeMethodID (Results 1 – 1 of 1) sorted by relevance
354 long toInvokeMethodID = debuggeeWrapper.vmMirror.getMethodID( in testPopFramesWithInvokeMethods() local356 if (toInvokeMethodID == -1) { in testPopFramesWithInvokeMethods()362 logWriter.println("=> toInvokeMethodID = " + toInvokeMethodID); in testPopFramesWithInvokeMethods()370 invokeCommand.setNextValueAsMethodID(toInvokeMethodID); in testPopFramesWithInvokeMethods()