OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:suspendCount
(Results
1 - 3
of
3
) sorted by null
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
SuspendCountTest.java
38
* JDWP Unit test for ThreadReference.
SuspendCount
command.
52
* This testcase exercises ThreadReference.
SuspendCount
command.
56
* check that ThreadReference.
SuspendCount
command returns
59
* and check that ThreadReference.
SuspendCount
command returns 1 value
62
* and check that ThreadReference.
SuspendCount
command returns 0 value
137
logWriter.println("==> Send ThreadReference.
SuspendCount
command...");
143
if ( ! checkReplyPacketWithoutFail(reply, "ThreadReference.
SuspendCount
command") ) {
146
int
suspendCount
= reply.getNextValueAsInt();
147
logWriter.println("==> ThreadReference.
SuspendCount
command returns
suspendCount
= " + suspendCount)
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdi.jar
jdimodel.jar
Completed in 120 milliseconds