Home
last modified time | relevance | path

Searched refs:GetValuesCommand (Results 1 – 25 of 40) 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.java90 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testGetValues003()
120 JDWPCommands.ObjectReferenceCommandSet.GetValuesCommand); in testGetValues003()
DGetValuesTest.java90 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testGetValues001()
117 JDWPCommands.ObjectReferenceCommandSet.GetValuesCommand); in testGetValues001()
DGetValues002Test.java91 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testGetValues002()
118 JDWPCommands.ObjectReferenceCommandSet.GetValuesCommand); in testGetValues002()
DSetValues004Test.java90 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testSetValues004()
DSetValues003Test.java83 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testSetValues003()
DSetValuesTest.java88 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testSetValues001()
DSetValues002Test.java83 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testSetValues002()
DDisableCollectionTest.java81 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testDisableCollection001()
/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.java139 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in checkArrayValues()
190 JDWPCommands.ArrayReferenceCommandSet.GetValuesCommand); in checkArrayRegion()
DLengthTest.java92 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in checkArrayLength()
DSetValues002Test.java97 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testSetValues002()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
DGetValues006Test.java72 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testGetValues006()
DGetValues007Test.java85 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testGetValues007()
DGetValues003Test.java114 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testGetValues003()
DGetValues004Test.java117 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testGetValues004()
DGetValues005Test.java89 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testGetValues005()
DGetValuesTest.java92 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testGetValues001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
DStopTest.java77 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testStop001()
/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/Events/
DBreakpoint003Test.java99 JDWPCommands.StackFrameCommandSet.GetValuesCommand); in test()
DClassPrepare002Test.java77 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testClassPrepareCausedByDebugger()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DSetValues002Test.java96 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testSetValues002()

12