Searched defs:VirtualMachine (Results 1 - 25 of 35) sorted by relevance

12

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
H A DCapabilitiesTest.java26 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
36 * JDWP Unit test for VirtualMachine.Capabilities command.
46 * This testcase exercises VirtualMachine.Capabilities command.
48 * <BR> Then the test performs VirtualMachine.Capabilities command and checks that:
61 checkReplyPacket(reply, "VirtualMachine::Capabilities command");
H A DClassPathsTest.java26 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
39 * JDWP Unit test for VirtualMachine.ClassPaths command.
49 * This testcase exercises VirtualMachine.ClassPaths command.
51 * <BR> Then the test performs VirtualMachine.ClassPaths command and checks that:
66 checkReplyPacket(reply, "VirtualMachine::ClassPaths command");
H A DDisposeTest.java26 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
37 * JDWP Unit test for VirtualMachine.Dispose command.
47 * This testcase exercises VirtualMachine.Dispose command.
49 * <BR> Then the test performs VirtualMachine.Dispose command and checks that:
51 * <BR>&nbsp;&nbsp; - next VirtualMachine.AllClasses command returns error;
H A DHoldEventsTest.java26 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
39 * JDWP Unit test for VirtualMachine.HoldEvents command.
45 return "org.apache.harmony.jpda.tests.jdwp.VirtualMachine.HoldEventsDebuggee";
49 * This testcase exercises VirtualMachine.HoldEvents command.
52 * performs VirtualMachine.HoldEvents command.
56 * Then the test sends VirtualMachine.ReleaseEvents command
71 checkReplyPacket(reply, "VirtualMachine::HoldEvents command");
H A DIDSizesTest.java26 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
35 * JDWP Unit test for VirtualMachine.IDSizes command.
45 * This testcase exercises VirtualMachine.IDSizes command.
47 * <BR> Then the test performs VirtualMachine.IDSizes command
57 checkReplyPacket(reply, "VirtualMachine::IDSizes command");
H A DReleaseEventsTest.java26 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
37 * This tests case exercises the JDWP command <code>VirtualMachine.ReleaseEvents</code>.
39 * <code>org.apache.harmony.jpda.tests.jdwp.VirtualMachine.ReleaseEventsDebuggee</code> tries to start
51 * JDWP Unit test for VirtualMachine.ReleaseEvents command.
57 return "org.apache.harmony.jpda.tests.jdwp.VirtualMachine.ReleaseEventsDebuggee";
61 * This testcase exercises VirtualMachine.ReleaseEvents command.
64 * performs VirtualMachine.HoldEvents command.
66 * thread and performs VirtualMachine.ReleaseEvents command.
81 checkReplyPacket(reply, "VirtualMachine::HoldEvents command");
92 checkReplyPacket(reply, "VirtualMachine
[all...]
H A DSuspendTest.java26 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
37 * JDWP Unit test for VirtualMachine.Suspend command.
47 * This testcase exercises VirtualMachine.Suspend command.
49 * <BR> Then the test performs VirtualMachine.Suspend commands
62 checkReplyPacket(reply, "VirtualMachine::Suspend command");
H A DVersionTest.java26 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
36 * JDWP Unit test for VirtualMachine.Version command.
46 * This testcase exercises VirtualMachine.Version command.
48 * <BR> Then the test performs VirtualMachine.Version command
H A DRedefineByteCode_Debuggee001RedefineClassesDebuggee.java package org.apache.harmony.jpda.tests.jdwp.VirtualMachine org. ...
H A DAllClassesTest.java26 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
37 * JDWP Unit test for VirtualMachine.AllClasses command.
47 * This testcase exercises VirtualMachine.AllClasses command.
49 * <BR> Then the test performs VirtualMachine.AllClasses command and checks that:
60 logWriter.println("==> Send VirtualMachine::AllClasses command...");
65 checkReplyPacket(reply, "VirtualMachine::AllClasses command");
115 * This testcase exercises VirtualMachine.AllClasses command.
117 * <BR> Then the test performs VirtualMachine.AllClasses command and checks that:
132 logWriter.println("==> Send VirtualMachine::AllClasses command...");
137 checkReplyPacket(reply, "VirtualMachine
[all...]
H A DAllClassesWithGenericTest.java26 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
37 * JDWP Unit test for VirtualMachine.AllClassesWithGeneric command.
47 * This testcase exercises VirtualMachine.AllClassesWithGeneric command.
49 * <BR> Then the test performs VirtualMachine.AllClassesWithGeneric
61 logWriter.println("==> Send VirtualMachine::AllClassesWithGeneric command...");
66 checkReplyPacket(reply, "VirtualMachine::AllClassesWithGeneric command");
119 * This testcase exercises VirtualMachine.AllClassesWithGeneric command.
121 * <BR> Then the test performs VirtualMachine.AllClassesWithGeneric
137 logWriter.println("==> Send VirtualMachine::AllClassesWithGeneric command...");
142 checkReplyPacket(reply, "VirtualMachine
[all...]
H A DAllThreadsTest.java26 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
37 * JDWP Unit test for VirtualMachine.AllThreads command.
43 return "org.apache.harmony.jpda.tests.jdwp.VirtualMachine.AllThreadsDebuggee";
47 * This testcase exercises VirtualMachine.AllThreads command.
50 * <BR> Then the test performs VirtualMachine.AllThreads command and checks that
66 checkReplyPacket(reply, "VirtualMachine::AllThreads command");
108 * This testcase exercises VirtualMachine.AllThreads command.
111 * <BR> Then the test performs VirtualMachine.AllThreads command and checks that
124 checkReplyPacket(reply, "VirtualMachine::AllThreads command");
182 * This testcase exercises VirtualMachine
[all...]
H A DCapabilitiesNewTest.java26 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
36 * JDWP Unit test for VirtualMachine.CapabilitiesNew command.
81 * This testcase exercises VirtualMachine.CapabilitiesNew command.
83 * <BR> Then the test performs VirtualMachine.CapabilitiesNew command and checks that:
95 checkReplyPacket(reply, "VirtualMachine::CapabilitiesNew command");
H A DClassesBySignatureTest.java26 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
37 * JDWP Unit test for VirtualMachine.ClassesBySignature command.
49 * This testcase exercises VirtualMachine.ClassesBySignature command.
51 * <BR> Then the test performs VirtualMachine.ClassesBySignature command
67 checkReplyPacket(reply, "VirtualMachine::ClassesBySignature command");
H A DCreateStringTest.java26 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
36 * JDWP Unit test for VirtualMachine.CreateString command.
48 * This testcase exercises VirtualMachine.CreateString command.
50 * <BR> Then the test performs VirtualMachine.CreateString command
64 checkReplyPacket(reply, "VirtualMachine::CreateString command");
H A DDisposeDuringInvokeTest.java19 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
32 * JDWP Unit test for VirtualMachine.Dispose command while a thread is invoking a method.
42 * This testcase exercises VirtualMachine.Dispose command when a thread, suspended by an
49 * <BR>While the tested thread waits for the signal, we send a VirtualMachine.Dispose command to
92 // Detach from debuggee with a VirtualMachine.Dispose command.
H A DDisposeObjectsTest.java26 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
37 * JDWP Unit test for VirtualMachine.DisposeObjects command.
49 * This testcase exercises VirtualMachine.DisposeObjects command.
51 * <BR> Then the test performs VirtualMachine.CreateString command
52 * for some string and checks that VirtualMachine.DisposeObjects command
56 * <BR>Then the test check that repeated VirtualMachine.DisposeObjects command
82 checkReplyPacket(reply, "VirtualMachine::DisposeObjects command");
109 checkReplyPacket(reply, "VirtualMachine::DisposeObjects command");
H A DExitTest.java26 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
34 * JDWP Unit test for VirtualMachine.Exit command.
55 * This testcase exercises VirtualMachine.Exit command.
57 * <BR> Then the test performs VirtualMachine.Exit command
H A DRedefineClassesDebuggee.java26 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
H A DResume002Debuggee.java19 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
H A DSetDefaultStratumTest.java26 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
37 * JDWP Unit test for VirtualMachine.SetDefaultStratum command.
43 static final String thisCommandName = "VirtualMachine::SetDefaultStratum command";
52 * This testcase exercises VirtualMachine.SetDefaultStratum command.
54 * <BR>Then the test checks that VirtualMachine.SetDefaultStratum command runs
H A DTopLevelThreadGroupsTest.java26 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
36 * JDWP Unit test for VirtualMachine.TopLevelThreadGroups command.
46 * This testcase exercises VirtualMachine.TopLevelThreadGroups command.
48 * <BR> Then the test performs VirtualMachine.TopLevelThreadGroups command
58 logWriter.println("==> Send VirtualMachine::TopLevelThreadGroups command...");
63 checkReplyPacket(reply, "VirtualMachine::TopLevelThreadGroups command");
H A DAllThreadsDebuggee.java26 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
35 * The class specifies debuggee for <code>org.apache.harmony.jpda.tests.jdwp.VirtualMachine.AllThreadsTest</code>.
H A DDisposeDuringInvokeDebuggee.java19 package org.apache.harmony.jpda.tests.jdwp.VirtualMachine;
63 // Wait for the test to send a VirtualMachine.Dispose command and resume us.
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
H A DVirtualMachine.java26 final class VirtualMachine { class
30 VirtualMachine(String name, VmConfig config) { method in class:VirtualMachine
36 if (object instanceof VirtualMachine) {
37 VirtualMachine that = (VirtualMachine) object;

Completed in 493 milliseconds

12