Home
last modified time | relevance | path

Searched refs:anotherInvokeMethodCommand (Results 1 – 1 of 1) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPInvokeMethodWithSuspensionTestCase.java113 CommandPacket anotherInvokeMethodCommand = buildInvokeCommand(eventThreadOne, classID, in runInvokeMethodTest() local
116 debuggeeWrapper.vmMirror.performCommand(anotherInvokeMethodCommand); in runInvokeMethodTest()