HomeSort by relevance Sort by last modified time
    Searched defs:ThreadGroupReference (Results 1 - 7 of 7) sorted by null

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadGroupReference/
NameTest.java 26 package org.apache.harmony.jpda.tests.jdwp.ThreadGroupReference;
38 * JDWP Unit test for ThreadGroupReference.Name command.
44 return "org.apache.harmony.jpda.tests.jdwp.ThreadGroupReference.NameDebuggee";
48 * This testcase exercises ThreadGroupReference.Name command.
50 * <BR> Then the test with help of the ThreadGroupReference.Name command checks
89 * This testcase exercises ThreadGroupReference.Name command.
91 * <BR> Then the test with help of the ThreadGroupReference.Name command
106 * This testcase exercises ThreadGroupReference.Name command.
108 * <BR> Then the test with help of the ThreadGroupReference.Name command
123 * This testcase exercises ThreadGroupReference.Name command
    [all...]
ParentTest.java 26 package org.apache.harmony.jpda.tests.jdwp.ThreadGroupReference;
38 * JDWP Unit test for ThreadGroupReference.Parent command.
44 return "org.apache.harmony.jpda.tests.jdwp.ThreadGroupReference.NameDebuggee";
48 * This testcase exercises ThreadGroupReference.Parent command.
50 * <BR> Then the test with help of the ThreadGroupReference.Parent command checks
83 checkReplyPacket(reply, "ThreadGroupReference::Parent command");
92 assertString("ThreadGroupReference::Parent command returned invalid group name,",
99 * This testcase exercises ThreadGroupReference.Parent command.
101 * <BR> Then the test with help of the ThreadGroupReference.Parent command
116 * This testcase exercises ThreadGroupReference.Parentcommand
    [all...]
ChildrenTest.java 26 package org.apache.harmony.jpda.tests.jdwp.ThreadGroupReference;
38 * JDWP Unit test for ThreadGroupReference.Children command.
45 return "org.apache.harmony.jpda.tests.jdwp.ThreadGroupReference.ChildrenDebuggee";
49 * This testcase exercises ThreadGroupReference.Children command.
51 * <BR> Then the test with help of the ThreadGroupReference.Children command checks
82 logWriter.println("==> Send ThreadGroupReference.Children command...");
88 checkReplyPacket(reply, "ThreadGroupReference.Children command");
134 * This testcase exercises ThreadGroupReference.Children command.
136 * <BR> Then the test with help of the ThreadGroupReference.Children command
151 * This testcase exercises ThreadGroupReference.Children command
    [all...]
ChildrenDebuggee.java 26 package org.apache.harmony.jpda.tests.jdwp.ThreadGroupReference;
35 * The class specifies debuggee for <code>org.apache.harmony.jpda.tests.jdwp.ThreadGroupReference.ChildrenTest</code>.
NameDebuggee.java 26 package org.apache.harmony.jpda.tests.jdwp.ThreadGroupReference;
35 * The class specifies debuggee for <code>org.apache.harmony.jpda.tests.jdwp.ThreadGroupReference.NameTest</code>
36 * and <code>org.apache.harmony.jpda.tests.jdwp.ThreadGroupReference.ParentTest</code>.
  /prebuilts/jdk/jdk8/darwin-x86/lib/
tools.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
tools.jar 

Completed in 774 milliseconds