Home
last modified time | relevance | path

Searched refs:GetValuesCommand (Results 1 – 25 of 35) sorted by relevance

12

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DJDWPCommands.java101 public static final byte GetValuesCommand = 6; field in JDWPCommands.ReferenceTypeCommandSet
199 public static final byte GetValuesCommand = 2; field in JDWPCommands.ObjectReferenceCommandSet
287 public static final byte GetValuesCommand = 2; field in JDWPCommands.ArrayReferenceCommandSet
323 public static final byte GetValuesCommand = 1; field in JDWPCommands.StackFrameCommandSet
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
DGetValuesTest.java66 StackFrameCommandSet.GetValuesCommand); in testGetValues002_InvalidObjectError()
86 StackFrameCommandSet.GetValuesCommand); in testGetValues003_ThreadNotSuspendedError()
111 StackFrameCommandSet.GetValuesCommand); in testGetValues004_InvalidFrameIDError()
152 StackFrameCommandSet.GetValuesCommand); in testGetValues005_InvalidSlotError()
196 JDWPCommands.StackFrameCommandSet.GetValuesCommand); in examineGetValues()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DGetValues003Test.java89 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testGetValues003()
119 JDWPCommands.ObjectReferenceCommandSet.GetValuesCommand); in testGetValues003()
DGetValuesTest.java89 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testGetValues001()
116 JDWPCommands.ObjectReferenceCommandSet.GetValuesCommand); in testGetValues001()
DGetValues002Test.java90 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testGetValues002()
117 JDWPCommands.ObjectReferenceCommandSet.GetValuesCommand); in testGetValues002()
DSetValues004Test.java89 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testSetValues004()
DSetValues002Test.java82 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testSetValues002()
DSetValues003Test.java82 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testSetValues003()
DSetValuesTest.java87 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testSetValues001()
DDisableCollectionTest.java80 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testDisableCollection001()
DEnableCollectionTest.java82 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testEnableCollection001()
DInvokeMethod002Test.java112 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testInvokeMethod_null_argument()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/
DSetValuesTest.java102 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in checkArrayValues()
138 JDWPCommands.ArrayReferenceCommandSet.GetValuesCommand); in checkArrayRegion()
DGetValuesTest.java142 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in checkArrayValues()
194 JDWPCommands.ArrayReferenceCommandSet.GetValuesCommand); in checkArrayRegion()
DLengthTest.java94 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in checkArrayLength()
DSetValues002Test.java96 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testSetValues002()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
DStopTest.java76 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testStop001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
DGetValues004Test.java116 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testGetValues004()
DGetValues003Test.java113 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testGetValues003()
DGetValues005Test.java88 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testGetValues005()
DGetValuesTest.java91 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testGetValues001()
DGetValues002Test.java90 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testGetValues002()
DSignature002Test.java77 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testSignature002()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/
DEnableCollectionTest.java79 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testEnableCollection001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DSetValues002Test.java95 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testSetValues002()

12