HomeSort by relevance Sort by last modified time
    Searched refs:CommandSetID (Results 1 - 25 of 132) sorted by null

1 2 3 4 5 6

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
JDWPCommands.java 38 public static final byte CommandSetID = 1;
89 public static final byte CommandSetID = 2;
134 public static final byte CommandSetID = 3;
150 public static final byte CommandSetID = 4;
159 public static final byte CommandSetID = 5;
167 public static final byte CommandSetID = 6;
185 public static final byte CommandSetID = 8;
193 public static final byte CommandSetID = 9;
220 public static final byte CommandSetID = 10;
230 public static final byte CommandSetID = 11
    [all...]
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
DisposeObjectsTest.java 63 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
75 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
87 JDWPCommands.ObjectReferenceCommandSet.CommandSetID,
102 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
114 JDWPCommands.ObjectReferenceCommandSet.CommandSetID,
CreateStringTest.java 57 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
68 JDWPCommands.StringReferenceCommandSet.CommandSetID,
DisposeTest.java 56 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
67 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
TopLevelThreadGroupsTest.java 59 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
83 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID,
94 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID,
108 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
126 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID,
ExitTest.java 51 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
HoldEventsTest.java 66 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
87 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
ReleaseEventsTest.java 76 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
87 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
SuspendTest.java 57 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
80 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
SuspendCountTest.java 139 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
161 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
176 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
194 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
204 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
229 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
244 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
309 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
324 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
343 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
    [all...]
ResumeTest.java 148 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
169 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
188 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
217 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
228 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
254 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
293 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
308 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
338 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
349 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
    [all...]
OwnedMonitorsStackDepthInfoTest.java 50 CommandPacket packet = new CommandPacket(JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
92 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
135 JDWPCommands.ObjectReferenceCommandSet.CommandSetID,
181 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
JDWPStackFrameTestCase.java 92 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
105 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
126 JDWPCommands.MethodCommandSet.CommandSetID,
152 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
170 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
183 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
193 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
203 JDWPCommands.StackFrameCommandSet.CommandSetID,
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
NewInstanceTest.java 65 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
88 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
112 JDWPCommands.EventRequestCommandSet.CommandSetID,
154 JDWPCommands.EventRequestCommandSet.CommandSetID,
164 JDWPCommands.ClassTypeCommandSet.CommandSetID,
196 JDWPCommands.ObjectReferenceCommandSet.CommandSetID,
215 JDWPCommands.ClassTypeCommandSet.CommandSetID,
252 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
274 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
299 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
    [all...]
InvokeMethod002Test.java 59 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
85 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
110 JDWPCommands.EventRequestCommandSet.CommandSetID,
151 JDWPCommands.EventRequestCommandSet.CommandSetID,
181 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
218 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
237 JDWPCommands.ClassTypeCommandSet.CommandSetID,
280 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
InvokeMethodTest.java 67 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
92 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
116 JDWPCommands.EventRequestCommandSet.CommandSetID,
155 JDWPCommands.EventRequestCommandSet.CommandSetID,
165 JDWPCommands.ClassTypeCommandSet.CommandSetID,
195 JDWPCommands.ClassTypeCommandSet.CommandSetID,
223 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
267 JDWPCommands.EventRequestCommandSet.CommandSetID,
310 JDWPCommands.EventRequestCommandSet.CommandSetID,
330 JDWPCommands.ClassTypeCommandSet.CommandSetID,
    [all...]
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/
LengthTest.java 60 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
93 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
110 JDWPCommands.ArrayReferenceCommandSet.CommandSetID,
SetValuesTest.java 58 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
101 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
123 JDWPCommands.ArrayReferenceCommandSet.CommandSetID,
137 JDWPCommands.ArrayReferenceCommandSet.CommandSetID,
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayType/
NewInstanceTest.java 72 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
99 JDWPCommands.ArrayTypeCommandSet.CommandSetID,
121 JDWPCommands.ArrayReferenceCommandSet.CommandSetID,
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadGroupReference/
ParentTest.java 67 JDWPCommands.ThreadReferenceCommandSet.CommandSetID,
77 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID,
154 JDWPCommands.ThreadGroupReferenceCommandSet.CommandSetID,
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassObjectReference/
AbstractReflectedTypeTestCase.java 49 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
76 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
104 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
118 JDWPCommands.ClassObjectReferenceCommandSet.CommandSetID,
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
EnableCollectionTest.java 81 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
110 JDWPCommands.ObjectReferenceCommandSet.CommandSetID,
122 JDWPCommands.ObjectReferenceCommandSet.CommandSetID,
186 JDWPCommands.ObjectReferenceCommandSet.CommandSetID,
IsCollectedTest.java 84 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
133 JDWPCommands.ObjectReferenceCommandSet.CommandSetID,
155 JDWPCommands.ObjectReferenceCommandSet.CommandSetID,
199 JDWPCommands.ObjectReferenceCommandSet.CommandSetID,
259 JDWPCommands.ObjectReferenceCommandSet.CommandSetID,
282 JDWPCommands.ObjectReferenceCommandSet.CommandSetID,
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
ClassObjectTest.java 76 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
89 JDWPCommands.ObjectReferenceCommandSet.CommandSetID,
108 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
127 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
JDWPTestCase.java 168 JDWPCommands.ObjectReferenceCommandSet.CommandSetID,
190 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
219 JDWPCommands.MethodCommandSet.CommandSetID,
238 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
264 JDWPCommands.ReferenceTypeCommandSet.CommandSetID,
283 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
312 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
338 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
355 JDWPCommands.VirtualMachineCommandSet.CommandSetID,
373 JDWPCommands.StringReferenceCommandSet.CommandSetID,
    [all...]

Completed in 4010 milliseconds

1 2 3 4 5 6