Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPInvokeMethodWithSuspensionTestCase.java115 ReplyPacket anotherInvokeMethodReply = in runInvokeMethodTest() local
120 anotherInvokeMethodReply.getErrorCode() != JDWPConstants.Error.NONE); in runInvokeMethodTest()