/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/ |
D | DisposeObjectsTest.java | 64 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testDisposeObjects001() 65 JDWPCommands.VirtualMachineCommandSet.CreateStringCommand); in testDisposeObjects001() 76 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testDisposeObjects001() 77 JDWPCommands.VirtualMachineCommandSet.DisposeObjectsCommand); in testDisposeObjects001() 103 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testDisposeObjects001() 104 JDWPCommands.VirtualMachineCommandSet.DisposeObjectsCommand); in testDisposeObjects001()
|
D | DisposeTest.java | 57 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testDispose001() 58 JDWPCommands.VirtualMachineCommandSet.DisposeCommand); in testDispose001() 68 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testDispose001() 69 JDWPCommands.VirtualMachineCommandSet.AllClassesCommand); in testDispose001()
|
D | ReleaseEventsTest.java | 77 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testReleaseEvents001() 78 JDWPCommands.VirtualMachineCommandSet.HoldEventsCommand); in testReleaseEvents001() 88 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testReleaseEvents001() 89 JDWPCommands.VirtualMachineCommandSet.ReleaseEventsCommand); in testReleaseEvents001()
|
D | HoldEventsTest.java | 67 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testHoldEvents001() 68 JDWPCommands.VirtualMachineCommandSet.HoldEventsCommand); in testHoldEvents001() 88 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testHoldEvents001() 89 JDWPCommands.VirtualMachineCommandSet.ReleaseEventsCommand); in testHoldEvents001()
|
D | InstanceCountsTest.java | 86 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testInstanceCounts_Normal() 87 JDWPCommands.VirtualMachineCommandSet.InstanceCountsCommand); in testInstanceCounts_Normal() 146 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testInstanceCounts_IllegalArgument() 147 JDWPCommands.VirtualMachineCommandSet.InstanceCountsCommand); in testInstanceCounts_IllegalArgument() 186 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testInstanceCounts_Zero() 187 JDWPCommands.VirtualMachineCommandSet.InstanceCountsCommand); in testInstanceCounts_Zero()
|
D | AllThreadsTest.java | 62 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testAllThreads003() 63 JDWPCommands.VirtualMachineCommandSet.AllThreadsCommand); in testAllThreads003() 120 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testAllThreads002() 121 JDWPCommands.VirtualMachineCommandSet.AllThreadsCommand); in testAllThreads002() 193 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testAllThreads001() 194 JDWPCommands.VirtualMachineCommandSet.AllThreadsCommand); in testAllThreads001()
|
D | AllClassesTest.java | 62 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testAllClasses002() 63 JDWPCommands.VirtualMachineCommandSet.AllClassesCommand); in testAllClasses002() 134 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testAllClasses001() 135 JDWPCommands.VirtualMachineCommandSet.AllClassesCommand); in testAllClasses001()
|
D | AllClassesWithGenericTest.java | 63 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testAllClassesWithGeneric002() 64 JDWPCommands.VirtualMachineCommandSet.AllClassesWithGenericCommand); in testAllClassesWithGeneric002() 139 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testAllClassesWithGeneric001() 140 JDWPCommands.VirtualMachineCommandSet.AllClassesWithGenericCommand); in testAllClassesWithGeneric001()
|
D | ExitTest.java | 63 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testExit001() 64 JDWPCommands.VirtualMachineCommandSet.ExitCommand); in testExit001()
|
D | IDSizesTest.java | 53 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testIDSizes001() 54 JDWPCommands.VirtualMachineCommandSet.IDSizesCommand); in testIDSizes001()
|
D | ResumeTest.java | 236 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in suspendAll() 237 JDWPCommands.VirtualMachineCommandSet.SuspendCommand); in suspendAll() 249 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in resumeAll() 250 JDWPCommands.VirtualMachineCommandSet.ResumeCommand); in resumeAll()
|
D | CreateStringTest.java | 58 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testCreateString001() 59 JDWPCommands.VirtualMachineCommandSet.CreateStringCommand); in testCreateString001()
|
D | VersionTest.java | 59 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testVersion001() 60 JDWPCommands.VirtualMachineCommandSet.VersionCommand); in testVersion001()
|
D | CapabilitiesNewTest.java | 91 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testCapabilitiesNew001() 92 JDWPCommands.VirtualMachineCommandSet.CapabilitiesNewCommand); in testCapabilitiesNew001()
|
D | SetDefaultStratumTest.java | 74 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testSetDefaultStratum001() 75 JDWPCommands.VirtualMachineCommandSet.SetDefaultStratumCommand); in testSetDefaultStratum001()
|
D | CapabilitiesTest.java | 56 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testCapabilities001() 57 JDWPCommands.VirtualMachineCommandSet.CapabilitiesCommand); in testCapabilities001()
|
D | ClassPathsTest.java | 61 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testClassPaths001() 62 JDWPCommands.VirtualMachineCommandSet.ClassPathsCommand); in testClassPaths001()
|
D | RedefineClassesTest.java | 249 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testRedefineClasses001() 250 JDWPCommands.VirtualMachineCommandSet.ClassesBySignatureCommand); in testRedefineClasses001() 284 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testRedefineClasses001() 285 JDWPCommands.VirtualMachineCommandSet.RedefineClassesCommand); in testRedefineClasses001()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/ |
D | NewInstanceTest.java | 67 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testNewInstance001() 68 JDWPCommands.VirtualMachineCommandSet.ClassesBySignatureCommand); in testNewInstance001() 233 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testNewInstance001() 234 JDWPCommands.VirtualMachineCommandSet.ResumeCommand); in testNewInstance001() 255 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testNewInstance002() 256 JDWPCommands.VirtualMachineCommandSet.ClassesBySignatureCommand); in testNewInstance002() 359 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testNewInstance002() 360 JDWPCommands.VirtualMachineCommandSet.ResumeCommand); in testNewInstance002()
|
D | InvokeMethod002Test.java | 62 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testInvokeMethod() 63 JDWPCommands.VirtualMachineCommandSet.ClassesBySignatureCommand); in testInvokeMethod() 250 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testInvokeMethod() 251 JDWPCommands.VirtualMachineCommandSet.ResumeCommand); in testInvokeMethod()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DebuggerOnDemand/ |
D | OnthrowLaunchDebugger001.java | 49 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testDebugger002() 50 JDWPCommands.VirtualMachineCommandSet.VersionCommand); in testDebugger002()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/ |
D | MonitorInfoTest.java | 108 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testMonitorInfo001() 109 JDWPCommands.VirtualMachineCommandSet.SuspendCommand); in testMonitorInfo001() 190 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testMonitorInfo001() 191 JDWPCommands.VirtualMachineCommandSet.SuspendCommand); in testMonitorInfo001()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/ |
D | JDWPTestCase.java | 290 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in getClassIDBySignature() 291 JDWPCommands.VirtualMachineCommandSet.ClassesBySignatureCommand); in getClassIDBySignature() 319 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in getReferenceTypeID() 320 JDWPCommands.VirtualMachineCommandSet.ClassesBySignatureCommand); in getReferenceTypeID() 345 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in resumeDebuggee() 346 JDWPCommands.VirtualMachineCommandSet.ResumeCommand); in resumeDebuggee() 362 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in createString() 363 JDWPCommands.VirtualMachineCommandSet.CreateStringCommand); in createString()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/ |
D | ListenConnectorTest.java | 67 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in testListenConnector() 68 JDWPCommands.VirtualMachineCommandSet.VersionCommand); in testListenConnector()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
D | VmMirror.java | 325 .setCommand(JDWPCommands.VirtualMachineCommandSet.CapabilitiesNewCommand); in capabilities() 329 .setCommandSet(JDWPCommands.VirtualMachineCommandSet.CommandSetID); in capabilities() 489 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in resume() 490 JDWPCommands.VirtualMachineCommandSet.ResumeCommand); in resume() 516 JDWPCommands.VirtualMachineCommandSet.CommandSetID, in suspend() 517 JDWPCommands.VirtualMachineCommandSet.SuspendCommand); in suspend() 545 .setCommand(JDWPCommands.VirtualMachineCommandSet.DisposeCommand); in dispose() 547 .setCommandSet(JDWPCommands.VirtualMachineCommandSet.CommandSetID); in dispose() 562 .setCommand(JDWPCommands.VirtualMachineCommandSet.ExitCommand); in exit() 564 .setCommandSet(JDWPCommands.VirtualMachineCommandSet.CommandSetID); in exit() [all …]
|