Searched refs:checkInvokeReply (Results 1 - 4 of 4) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
H A DInvokeMethodWithSuspensionTest.java57 protected void checkInvokeReply(ReplyPacket reply) { method in class:InvokeMethodWithSuspensionTest
H A DNewInstanceWithSuspensionTest.java56 protected void checkInvokeReply(ReplyPacket reply) { method in class:NewInstanceWithSuspensionTest
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
H A DJDWPInvokeMethodWithSuspensionTestCase.java138 checkInvokeReply(invokeMethodReply);
176 protected abstract void checkInvokeReply(ReplyPacket reply); method in class:JDWPInvokeMethodWithSuspensionTestCase
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
H A DInvokeMethodWithSuspensionTest.java68 protected void checkInvokeReply(ReplyPacket reply) { method in class:InvokeMethodWithSuspensionTest

Completed in 104 milliseconds