Home
last modified time | relevance | path

Searched refs:ArrayReferenceCommandSet (Results 1 – 8 of 8) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/
DSetValuesTest.java123 JDWPCommands.ArrayReferenceCommandSet.CommandSetID, in checkArrayRegion()
124 JDWPCommands.ArrayReferenceCommandSet.SetValuesCommand); in checkArrayRegion()
137 JDWPCommands.ArrayReferenceCommandSet.CommandSetID, in checkArrayRegion()
138 JDWPCommands.ArrayReferenceCommandSet.GetValuesCommand); in checkArrayRegion()
DLengthTest.java108 JDWPCommands.ArrayReferenceCommandSet.CommandSetID, in checkArrayLength()
109 JDWPCommands.ArrayReferenceCommandSet.LengthCommand); in checkArrayLength()
DSetValues002Test.java127 JDWPCommands.ArrayReferenceCommandSet.CommandSetID, in testSetValues002()
128 JDWPCommands.ArrayReferenceCommandSet.SetValuesCommand); in testSetValues002()
DSetValues003Test.java240 JDWPCommands.ArrayReferenceCommandSet.CommandSetID, in setArrayValue()
241 JDWPCommands.ArrayReferenceCommandSet.SetValuesCommand); in setArrayValue()
DGetValuesTest.java189 JDWPCommands.ArrayReferenceCommandSet.CommandSetID, in checkArrayRegion()
190 JDWPCommands.ArrayReferenceCommandSet.GetValuesCommand); in checkArrayRegion()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayType/
DNewInstanceTest.java122 JDWPCommands.ArrayReferenceCommandSet.CommandSetID, in testNewInstance001()
123 JDWPCommands.ArrayReferenceCommandSet.LengthCommand); in testNewInstance001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DJDWPCommands.java281 public class ArrayReferenceCommandSet { class in JDWPCommands
DVmMirror.java2298 JDWPCommands.ArrayReferenceCommandSet.CommandSetID, in getArrayValues()
2299 JDWPCommands.ArrayReferenceCommandSet.LengthCommand); in getArrayValues()
2309 JDWPCommands.ArrayReferenceCommandSet.CommandSetID, in getArrayValues()
2310 JDWPCommands.ArrayReferenceCommandSet.GetValuesCommand); in getArrayValues()
2501 JDWPCommands.ArrayReferenceCommandSet.CommandSetID, in setArrayValues()
2502 JDWPCommands.ArrayReferenceCommandSet.SetValuesCommand); in setArrayValues()