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.java124 packet.setNextValueAsClassID(typeID); in makeNewInstance()
207 packet.setNextValueAsClassID(typeID); in testInvokeMethod001()
241 packet.setNextValueAsClassID(typeID); in testInvokeMethod001()
322 packet.setNextValueAsClassID(typeIDChild); in testInvokeMethod002()
357 packet.setNextValueAsClassID(typeIDSuper); in testInvokeMethod002()
DInvokeMethodWithSuspensionTest.java55 command.setNextValueAsClassID(classID); in buildInvokeCommand()
DInvokeMethodAfterMultipleThreadSuspensionTest.java57 command.setNextValueAsClassID(classID); in buildInvokeCommand()
DInvokeMethodDefaultTest.java135 packet.setNextValueAsClassID(testTypeID); // TestClass type ID. in testInvokeMethod()
DInvokeMethodDefault002Test.java135 packet.setNextValueAsClassID(testTypeID); // TestClass type ID. in testInvokeMethod()
DInvokeMethod003Test.java149 packet.setNextValueAsClassID(testTypeID); // TestClass type ID. in testInvokeMethod_toString()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DNewInstanceTest.java91 packet.setNextValueAsClassID(typeID); in testNewInstance001()
167 packet.setNextValueAsClassID(typeID); in testNewInstance001()
218 packet.setNextValueAsClassID(typeID); in testNewInstance001()
302 packet.setNextValueAsClassID(typeID); in testNewInstance002()
378 packet.setNextValueAsClassID(typeID); in testNewInstance002()
DInvokeMethodTest.java95 packet.setNextValueAsClassID(typeID); in testInvokeMethod001()
168 packet.setNextValueAsClassID(typeID); in testInvokeMethod001()
198 packet.setNextValueAsClassID(typeID); in testInvokeMethod001()
333 packet.setNextValueAsClassID(invalidClassRefTypeID); in testInvokeMethod002()
460 packet.setNextValueAsClassID(debuggeeRefTypeID); in testInvokeMethod003()
DNewInstanceWithSuspensionTest.java42 command.setNextValueAsClassID(classID); in buildInvokeCommand()
DNewInstanceAfterMultipleThreadSuspensionTest.java44 command.setNextValueAsClassID(classID); in buildInvokeCommand()
DInvokeMethodWithSuspensionTest.java43 command.setNextValueAsClassID(classID); in buildInvokeCommand()
DInvokeMethodAfterMultipleThreadSuspensionTest.java45 command.setNextValueAsClassID(classID); in buildInvokeCommand()
DInvokeMethod002Test.java88 packet.setNextValueAsClassID(classID); in testInvokeMethod()
240 packet.setNextValueAsClassID(classID); in testInvokeMethod()
DSuperClassTest.java45 packet.setNextValueAsClassID(classID); in jdwpGetSuperClassReply()
DSetValues002Test.java129 checkedCommand.setNextValueAsClassID(refTypeID); in testSetValues002()
DInvokeMethod003Test.java115 packet.setNextValueAsClassID(debuggeeTypeID); in testInvokeMethod_null_argument()
DNewInstance002Test.java121 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.java63 packet.setNextValueAsClassID(classID); in testBytecodesTest001()
DJDWPMethodTestCase.java93 packet.setNextValueAsClassID(classID); in jdwpGetMethodsInfo()
/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/ReferenceType/
DGetValues007Test.java74 setValuesCommand.setNextValueAsClassID(implementerRefTypeID); in testGetValues007()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPTestCase.java211 command.setNextValueAsClassID(classID); in getMethodID()
242 command.setNextValueAsClassID(classID); in getMethodID()
290 packet.setNextValueAsClassID(classID); in getMethodName()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
DJDWPStackFrameTestCase.java129 packet.setNextValueAsClassID(classID); in jdwpGetVariableTable()

12