Home
last modified time | relevance | path

Searched refs:ArrayReferenceCommandSet (Results 1 – 7 of 7) 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.java110 JDWPCommands.ArrayReferenceCommandSet.CommandSetID, in checkArrayLength()
111 JDWPCommands.ArrayReferenceCommandSet.LengthCommand); in checkArrayLength()
DSetValues002Test.java126 JDWPCommands.ArrayReferenceCommandSet.CommandSetID, in testSetValues002()
127 JDWPCommands.ArrayReferenceCommandSet.SetValuesCommand); in testSetValues002()
DGetValuesTest.java193 JDWPCommands.ArrayReferenceCommandSet.CommandSetID, in checkArrayRegion()
194 JDWPCommands.ArrayReferenceCommandSet.GetValuesCommand); in checkArrayRegion()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayType/
DNewInstanceTest.java121 JDWPCommands.ArrayReferenceCommandSet.CommandSetID, in testNewInstance001()
122 JDWPCommands.ArrayReferenceCommandSet.LengthCommand); in testNewInstance001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DJDWPCommands.java279 public class ArrayReferenceCommandSet { class in JDWPCommands
DVmMirror.java2569 JDWPCommands.ArrayReferenceCommandSet.CommandSetID, in getArrayValues()
2570 JDWPCommands.ArrayReferenceCommandSet.LengthCommand); in getArrayValues()
2580 JDWPCommands.ArrayReferenceCommandSet.CommandSetID, in getArrayValues()
2581 JDWPCommands.ArrayReferenceCommandSet.GetValuesCommand); in getArrayValues()
2772 JDWPCommands.ArrayReferenceCommandSet.CommandSetID, in setArrayValues()
2773 JDWPCommands.ArrayReferenceCommandSet.SetValuesCommand); in setArrayValues()