Home
last modified time | relevance | path

Searched defs:suspendStatus (Results 1 – 13 of 13) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
DStatusTest.java77 int suspendStatus = reply.getNextValueAsInt(); in testStatus002() local
134 int suspendStatus = reply.getNextValueAsInt(); in testStatus001() local
DStatus005Test.java49 String getThreadSuspendStatusName(int suspendStatus) { in getThreadSuspendStatusName()
91 int suspendStatus = checkedReply.getNextValueAsInt(); in testStatus006() local
DStatus004Test.java49 String getThreadSuspendStatusName(int suspendStatus) { in getThreadSuspendStatusName()
90 int suspendStatus = checkedReply.getNextValueAsInt(); in testStatus005() local
DStatus006Test.java49 String getThreadSuspendStatusName(int suspendStatus) { in getThreadSuspendStatusName()
102 int suspendStatus = checkedReply.getNextValueAsInt(); in testStatus007() local
DStatus002Test.java49 String getThreadSuspendStatusName(int suspendStatus) { in getThreadSuspendStatusName()
92 int suspendStatus = checkedReply.getNextValueAsInt(); in testStatus003() local
DStatus003Test.java49 String getThreadSuspendStatusName(int suspendStatus) { in getThreadSuspendStatusName()
91 int suspendStatus = checkedReply.getNextValueAsInt(); in testStatus004() local
DResumeTest.java197 int suspendStatus = reply.getNextValueAsInt(); in testResume001() local
317 int suspendStatus = reply.getNextValueAsInt(); in testResume001() local
DSuspendTest.java147 int suspendStatus = reply.getNextValueAsInt(); in testSuspend001() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
DAllThreadsTest.java69 int threadStatus, suspendStatus; in testAllThreads003() local
127 int threadStatus, suspendStatus; in testAllThreads002() local
DSuspendTest.java67 int threadStatus, suspendStatus; in testSuspend001() local
DResume002Test.java110 int suspendStatus = reply.getNextValueAsInt(); in checkThreadSuspendStatus() local
DResumeTest.java374 int suspendStatus = reply.getNextValueAsInt(); in checkThreadStatus() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPTestCase.java564 int suspendStatus = replyPacket.getNextValueAsInt(); in checkThreadState() local