Home
last modified time | relevance | path

Searched defs:threadStatus (Results 1 – 15 of 15) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
DStatusTest.java76 int threadStatus = reply.getNextValueAsInt(); in testStatus002() local
133 int threadStatus = reply.getNextValueAsInt(); in testStatus001() local
DResumeTest.java196 int threadStatus = reply.getNextValueAsInt(); in testResume001() local
316 int threadStatus = reply.getNextValueAsInt(); in testResume001() local
DStatus002Test.java91 int threadStatus = checkedReply.getNextValueAsInt(); in testStatus003() local
DStatus005Test.java90 int threadStatus = checkedReply.getNextValueAsInt(); in testStatus006() local
DStatus004Test.java89 int threadStatus = checkedReply.getNextValueAsInt(); in testStatus005() local
DStatus006Test.java101 int threadStatus = checkedReply.getNextValueAsInt(); in testStatus007() local
DStatus003Test.java90 int threadStatus = checkedReply.getNextValueAsInt(); in testStatus004() local
DSuspendTest.java146 int threadStatus = reply.getNextValueAsInt(); in testSuspend001() local
DThreadGroup002Test.java180 int threadStatus = reply.getNextValueAsInt(); in testThreadGroup002() 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
DResumeTest.java373 int threadStatus = reply.getNextValueAsInt(); in checkThreadStatus() local
/external/oj-libjdwp/src/share/back/
DThreadReferenceImpl.c125 jdwpThreadStatus threadStatus; in status() local
/external/icu/icu4c/source/test/intltest/
Dtsmthred.cpp791 int32_t threadStatus = tests[j].start(); in TestThreadedIntl() local
1111 int32_t threadStatus = tests[j].start(); in TestString() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPTestCase.java563 int threadStatus = replyPacket.getNextValueAsInt(); in checkThreadState() local