Home
last modified time | relevance | path

Searched refs:setNextValueAsMethodID (Results 1 – 25 of 29) sorted by relevance

12

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DCombinedEventsTestCase.java66 packet.setNextValueAsMethodID(methodID); in printMethodLineTable()
105 packet.setNextValueAsMethodID(methodID); in getMethodStartCodeIndex()
129 packet.setNextValueAsMethodID(methodID); in getMethodEndCodeIndex()
153 packet.setNextValueAsMethodID(methodID); in getMethodEntryLocation()
182 packet.setNextValueAsMethodID(methodID); in getMethodEndLocation()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DInvokeMethodTest.java125 packet.setNextValueAsMethodID(constructorID); in makeNewInstance()
207 packet.setNextValueAsMethodID(targetMethodID); in testInvokeMethod001()
241 packet.setNextValueAsMethodID(targetMethodID); in testInvokeMethod001()
322 packet.setNextValueAsMethodID(targetMethodIDChild); in testInvokeMethod002()
357 packet.setNextValueAsMethodID(targetMethodIDSuper); in testInvokeMethod002()
DInvokeMethodWithSuspensionTest.java56 command.setNextValueAsMethodID(methodId); in buildInvokeCommand()
DInvokeMethodAfterMultipleThreadSuspensionTest.java58 command.setNextValueAsMethodID(methodId); in buildInvokeCommand()
DInvokeMethodDefaultTest.java135 packet.setNextValueAsMethodID(targetMethodID); // testDefaultMethod method ID. in testInvokeMethod()
DInvokeMethod002Test.java144 packet.setNextValueAsMethodID(targetMethodID); in testInvokeMethod_null_argument()
DInvokeMethodDefault002Test.java135 packet.setNextValueAsMethodID(targetMethodID); // testDefaultMethod method ID. in testInvokeMethod()
DInvokeMethod003Test.java149 packet.setNextValueAsMethodID(targetMethodID); // Object.toString method ID. in testInvokeMethod_toString()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DInvokeMethodTest.java169 packet.setNextValueAsMethodID(targetMethodID); in testInvokeMethod001()
199 packet.setNextValueAsMethodID(targetMethodID); in testInvokeMethod001()
334 packet.setNextValueAsMethodID(testMethodID); in testInvokeMethod002()
461 packet.setNextValueAsMethodID(nonStaticMethodID); in testInvokeMethod003()
DNewInstanceTest.java168 packet.setNextValueAsMethodID(targetMethodID); in testNewInstance001()
219 packet.setNextValueAsMethodID(targetMethodID); in testNewInstance001()
379 packet.setNextValueAsMethodID(targetMethodID); in testNewInstance002()
DInvokeMethodAfterMultipleThreadSuspensionTest.java47 command.setNextValueAsMethodID(methodId); in buildInvokeCommand()
DNewInstanceWithSuspensionTest.java44 command.setNextValueAsMethodID(methodId); in buildInvokeCommand()
DInvokeMethodWithSuspensionTest.java45 command.setNextValueAsMethodID(methodId); in buildInvokeCommand()
DNewInstanceAfterMultipleThreadSuspensionTest.java46 command.setNextValueAsMethodID(methodId); in buildInvokeCommand()
DAbstractNewInstanceTestCase.java124 packet.setNextValueAsMethodID(constructorId); in checkNewInstanceTag()
DInvokeMethod003Test.java116 packet.setNextValueAsMethodID(targetMethodID); in testInvokeMethod_null_argument()
DNewInstance002Test.java122 packet.setNextValueAsMethodID(targetMethodID); in testNewInstance_null_argument()
DInvokeMethod002Test.java241 packet.setNextValueAsMethodID(targetMethodID); in testInvokeMethod()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Method/
DIsObsoleteTest.java62 packet.setNextValueAsMethodID(methodInfo.getMethodID()); in testIsObsoleteTest001()
DBytecodesTest.java65 packet.setNextValueAsMethodID(methodsInfo[i].getMethodID()); in testBytecodesTest001()
DVariableTableTest.java64 packet.setNextValueAsMethodID(methodsInfo[i].getMethodID()); in testVariableTableTest001()
DVariableTableWithGenericTest.java65 packet.setNextValueAsMethodID(methodsInfo[i].getMethodID()); in testVariableTableWithGenericTest001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
DDisposeDuringInvokeTest.java80 command.setNextValueAsMethodID(invokedMethodId); in testDisposeDuringInvoke()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/InterfaceType/
DInvokeMethodTest.java113 packet.setNextValueAsMethodID(targetMethodID); in testInvokeMethodStatic()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
DJDWPStackFrameTestCase.java129 packet.setNextValueAsMethodID(methodID); in jdwpGetVariableTable()

12