Searched refs:buildInvokeCommand (Results 1 – 4 of 4) sorted by relevance
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/ |
D | JDWPInvokeMethodWithSuspensionTestCase.java | 89 CommandPacket invokeMethodCommand = buildInvokeCommand(eventThreadOne, classID, in runInvokeMethodTest() 113 CommandPacket anotherInvokeMethodCommand = buildInvokeCommand(eventThreadOne, classID, in runInvokeMethodTest() 161 protected abstract CommandPacket buildInvokeCommand(long threadId, long classID, in buildInvokeCommand() method in JDWPInvokeMethodWithSuspensionTestCase
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/ |
D | NewInstanceWithSuspensionTest.java | 37 protected CommandPacket buildInvokeCommand(long threadId, long classID, in buildInvokeCommand() method in NewInstanceWithSuspensionTest
|
D | InvokeMethodWithSuspensionTest.java | 38 protected CommandPacket buildInvokeCommand(long threadId, long classID, in buildInvokeCommand() method in InvokeMethodWithSuspensionTest
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/ |
D | InvokeMethodWithSuspensionTest.java | 38 protected CommandPacket buildInvokeCommand(long threadId, long classID, in buildInvokeCommand() method in InvokeMethodWithSuspensionTest
|