Home
last modified time | relevance | path

Searched refs:GetValuesCommand (Results 1 – 25 of 39) 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/ArrayReference/
DSetValuesTest.java95 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in checkArrayValues()
131 JDWPCommands.ArrayReferenceCommandSet.GetValuesCommand); in checkArrayRegion()
DGetValuesTest.java129 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in checkArrayValues()
180 JDWPCommands.ArrayReferenceCommandSet.GetValuesCommand); in checkArrayRegion()
DLengthTest.java85 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/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()
DSetValuesTest.java87 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testSetValues001()
DSetValues003Test.java82 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testSetValues003()
DSetValues002Test.java82 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testSetValues002()
DDisableCollectionTest.java79 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testDisableCollection001()
/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/ReferenceType/
DGetValues006Test.java72 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testGetValues006()
DGetValues007Test.java85 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testGetValues007()
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()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DClassPrepare002Test.java77 JDWPCommands.ReferenceTypeCommandSet.GetValuesCommand); in testClassPrepareCausedByDebugger()
DBreakpoint003Test.java99 JDWPCommands.StackFrameCommandSet.GetValuesCommand); in test()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/
DEnableCollectionTest.java77 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