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

1 2 3 4 5 6

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
IDSizesTest.java 59 int fieldIDSize = reply.getNextValueAsInt();
60 int methodIDSize = reply.getNextValueAsInt();
61 int objectIDSize = reply.getNextValueAsInt();
62 int referenceTypeIDSize = reply.getNextValueAsInt();
63 int frameIDSize = reply.getNextValueAsInt();
SuspendTest.java 71 int threads = reply.getNextValueAsInt();
88 threadStatus = replyName.getNextValueAsInt();
89 suspendStatus = replyName.getNextValueAsInt();
Resume002Test.java 84 int requestID = breakpointReply.getNextValueAsInt();
109 reply.getNextValueAsInt(); // 'threadStatus' unused
110 int suspendStatus = reply.getNextValueAsInt();
128 int suspendCount = reply.getNextValueAsInt();
VersionTest.java 65 int jdwpMajor = reply.getNextValueAsInt();
66 int jdwpMinor = reply.getNextValueAsInt();
AllThreadsTest.java 73 int threads = reply.getNextValueAsInt();
90 threadStatus = replyName.getNextValueAsInt();
91 suspendStatus = replyName.getNextValueAsInt();
132 int threads = reply.getNextValueAsInt();
150 threadStatus = replyName.getNextValueAsInt();
151 suspendStatus = replyName.getNextValueAsInt();
203 int threads = reply.getNextValueAsInt();
ClassPathsTest.java 73 int classpaths = reply.getNextValueAsInt();
83 int bootclasspaths = reply.getNextValueAsInt();
TopLevelThreadGroupsTest.java 65 int groups = reply.getNextValueAsInt();
101 int childThreads = replyChilds.getNextValueAsInt();
119 int childGroups = replyChilds.getNextValueAsInt();
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Method/
LineTableTest.java 64 int lines = reply.getNextValueAsInt();
70 int lineNumber = reply.getNextValueAsInt();
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayType/
NewInstanceTest.java 79 int classes = reply.getNextValueAsInt();
87 int status = reply.getNextValueAsInt();
128 int arrayLength = reply.getNextValueAsInt();
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
StatusTest.java 76 int threadStatus = reply.getNextValueAsInt();
77 int suspendStatus = reply.getNextValueAsInt();
133 int threadStatus = reply.getNextValueAsInt();
134 int suspendStatus = reply.getNextValueAsInt();
ResumeTest.java 96 int threads = allThreadIDReply.getNextValueAsInt();
196 int threadStatus = reply.getNextValueAsInt();
197 int suspendStatus = reply.getNextValueAsInt();
236 threadStatus = reply.getNextValueAsInt();
237 suspendStatus = reply.getNextValueAsInt();
316 int threadStatus = reply.getNextValueAsInt();
317 int suspendStatus = reply.getNextValueAsInt();
357 threadStatus = reply.getNextValueAsInt();
358 suspendStatus = reply.getNextValueAsInt();
404 threadStatus = reply.getNextValueAsInt();
    [all...]
SuspendCountTest.java 100 int threads = allThreadIDReply.getNextValueAsInt();
145 int suspendCount = reply.getNextValueAsInt();
182 int suspendCount = reply.getNextValueAsInt();
210 int suspendCount = reply.getNextValueAsInt();
251 int suspendCount = reply.getNextValueAsInt();
331 int suspendCount = reply.getNextValueAsInt();
361 int suspendCount = reply.getNextValueAsInt();
OwnedMonitorsStackDepthInfoTest.java 48 return reply.getNextValueAsInt();
100 int actualMonitorCount = stackDepthReply.getNextValueAsInt();
111 int actualStackDepth = stackDepthReply.getNextValueAsInt();
SuspendTest.java 91 int threads = allThreadIDReply.getNextValueAsInt();
146 int threadStatus = reply.getNextValueAsInt();
147 int suspendStatus = reply.getNextValueAsInt();
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/
ListenConnectorTest.java 74 int jdwpMajor = reply.getNextValueAsInt();
75 int jdwpMinor = reply.getNextValueAsInt();
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
NewInstanceTest.java 74 int classes = reply.getNextValueAsInt();
78 int status = reply.getNextValueAsInt();
104 int requestID = reply.getNextValueAsInt();
114 int events = event.getNextValueAsInt();
119 int newRequestID = event.getNextValueAsInt();
263 int classes = reply.getNextValueAsInt();
268 int status = reply.getNextValueAsInt();
295 int requestID = reply.getNextValueAsInt();
305 int events = event.getNextValueAsInt();
310 int newRequestID = event.getNextValueAsInt();
    [all...]
InvokeMethod003Test.java 68 int requestID = reply.getNextValueAsInt();
77 int events = event.getNextValueAsInt();
81 int newRequestID = event.getNextValueAsInt();
NewInstance002Test.java 69 int requestID = reply.getNextValueAsInt();
78 int events = event.getNextValueAsInt();
82 int newRequestID = event.getNextValueAsInt();
InvokeMethod002Test.java 70 int classes = reply.getNextValueAsInt();
75 int status = reply.getNextValueAsInt();
102 int requestID = reply.getNextValueAsInt();
111 int events = event.getNextValueAsInt();
116 int newRequestID = event.getNextValueAsInt();
199 int valuesCount = reply.getNextValueAsInt();
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
MonitorInfoTest.java 90 int returnedValuesNumber = getValuesReply.getNextValueAsInt();
152 int monitorEntryCount = checkedReply.getNextValueAsInt();
164 int monitorWaiters = checkedReply.getNextValueAsInt();
220 monitorEntryCount = checkedReply.getNextValueAsInt();
233 monitorWaiters = checkedReply.getNextValueAsInt();
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
VmMirror.java 195 lineTableReply.getNextValueAsInt();
206 return reply.getNextValueAsInt();
225 event.getNextValueAsInt();
589 .getNextValueAsInt());
593 .getNextValueAsInt());
597 .getNextValueAsInt());
601 .getNextValueAsInt());
605 .getNextValueAsInt());
645 classes = classReference.getNextValueAsInt();
650 classReference.getNextValueAsInt();
    [all...]
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
SingleStepWithLocationTest.java 85 int linesCount = lineTableReply.getNextValueAsInt();
90 lastLineNumber = lineTableReply.getNextValueAsInt();
117 requestID = setRequestReply.getNextValueAsInt();
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/InterfaceType/
InvokeMethodTest.java 64 int requestID = reply.getNextValueAsInt();
73 int events = event.getNextValueAsInt();
77 int newRequestID = event.getNextValueAsInt();
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/
LengthTest.java 92 int values = reply.getNextValueAsInt();
109 int returnedLength = reply.getNextValueAsInt();
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Deoptimization/
DeoptimizationWithExceptionHandlingTest.java 122 replyPacket.getNextValueAsInt(); // unused 'requestID'
130 int requestID = replyPacket.getNextValueAsInt();

Completed in 490 milliseconds

1 2 3 4 5 6