Home
last modified time | relevance | path

Searched refs:setNextValueAsClassID (Results 1 – 25 of 32) sorted by relevance

12

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DCombinedEventsTestCase.java65 packet.setNextValueAsClassID(classID); in printMethodLineTable()
104 packet.setNextValueAsClassID(classID); in getMethodStartCodeIndex()
128 packet.setNextValueAsClassID(classID); in getMethodEndCodeIndex()
152 packet.setNextValueAsClassID(classID); in getMethodEntryLocation()
181 packet.setNextValueAsClassID(classID); in getMethodEndLocation()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DInvokeMethodTest.java123 packet.setNextValueAsClassID(typeID); in makeNewInstance()
206 packet.setNextValueAsClassID(typeID); in testInvokeMethod001()
240 packet.setNextValueAsClassID(typeID); in testInvokeMethod001()
321 packet.setNextValueAsClassID(typeIDChild); in testInvokeMethod002()
356 packet.setNextValueAsClassID(typeIDSuper); in testInvokeMethod002()
DInvokeMethodWithSuspensionTest.java55 command.setNextValueAsClassID(classID); in buildInvokeCommand()
DInvokeMethodAfterMultipleThreadSuspensionTest.java57 command.setNextValueAsClassID(classID); in buildInvokeCommand()
DInvokeMethodDefaultTest.java134 packet.setNextValueAsClassID(testTypeID); // TestClass type ID. in testInvokeMethod()
DInvokeMethod002Test.java143 packet.setNextValueAsClassID(testTypeID); in testInvokeMethod_null_argument()
DInvokeMethodDefault002Test.java134 packet.setNextValueAsClassID(testTypeID); // TestClass type ID. in testInvokeMethod()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DNewInstanceTest.java90 packet.setNextValueAsClassID(typeID); in testNewInstance001()
166 packet.setNextValueAsClassID(typeID); in testNewInstance001()
217 packet.setNextValueAsClassID(typeID); in testNewInstance001()
301 packet.setNextValueAsClassID(typeID); in testNewInstance002()
377 packet.setNextValueAsClassID(typeID); in testNewInstance002()
DInvokeMethodTest.java94 packet.setNextValueAsClassID(typeID); in testInvokeMethod001()
167 packet.setNextValueAsClassID(typeID); in testInvokeMethod001()
197 packet.setNextValueAsClassID(typeID); in testInvokeMethod001()
332 packet.setNextValueAsClassID(invalidClassRefTypeID); in testInvokeMethod002()
459 packet.setNextValueAsClassID(debuggeeRefTypeID); in testInvokeMethod003()
DInvokeMethodAfterMultipleThreadSuspensionTest.java45 command.setNextValueAsClassID(classID); in buildInvokeCommand()
DNewInstanceWithSuspensionTest.java42 command.setNextValueAsClassID(classID); in buildInvokeCommand()
DInvokeMethodWithSuspensionTest.java43 command.setNextValueAsClassID(classID); in buildInvokeCommand()
DNewInstanceAfterMultipleThreadSuspensionTest.java44 command.setNextValueAsClassID(classID); in buildInvokeCommand()
DInvokeMethod002Test.java87 packet.setNextValueAsClassID(classID); in testInvokeMethod()
239 packet.setNextValueAsClassID(classID); in testInvokeMethod()
DSuperClassTest.java47 packet.setNextValueAsClassID(classID); in jdwpGetSuperClassReply()
DSetValues002Test.java128 checkedCommand.setNextValueAsClassID(refTypeID); in testSetValues002()
DInvokeMethod003Test.java114 packet.setNextValueAsClassID(debuggeeTypeID); in testInvokeMethod_null_argument()
DNewInstance002Test.java120 packet.setNextValueAsClassID(testTypeID); in testNewInstance_null_argument()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Method/
DIsObsoleteTest.java61 packet.setNextValueAsClassID(classID); in testIsObsoleteTest001()
DBytecodesTest.java64 packet.setNextValueAsClassID(classID); in testBytecodesTest001()
DJDWPMethodTestCase.java91 packet.setNextValueAsClassID(classID); in jdwpGetMethodsInfo()
DVariableTableTest.java63 packet.setNextValueAsClassID(classID); in testVariableTableTest001()
DVariableTableWithGenericTest.java64 packet.setNextValueAsClassID(classID); in testVariableTableWithGenericTest001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
DDisposeDuringInvokeTest.java79 command.setNextValueAsClassID(classID); in testDisposeDuringInvoke()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPTestCase.java209 command.setNextValueAsClassID(classID); in getMethodID()
240 command.setNextValueAsClassID(classID); in getMethodID()
288 packet.setNextValueAsClassID(classID); in getMethodName()

12