/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ |
D | SuspendCountTest.java | 140 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testSuspendCount001() 141 JDWPCommands.ThreadReferenceCommandSet.SuspendCountCommand); in testSuspendCount001() 162 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testSuspendCount001() 163 JDWPCommands.ThreadReferenceCommandSet.SuspendCommand); in testSuspendCount001() 177 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testSuspendCount001() 178 JDWPCommands.ThreadReferenceCommandSet.SuspendCountCommand); in testSuspendCount001() 195 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testSuspendCount001() 196 JDWPCommands.ThreadReferenceCommandSet.ResumeCommand); in testSuspendCount001() 205 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testSuspendCount001() 206 JDWPCommands.ThreadReferenceCommandSet.SuspendCountCommand); in testSuspendCount001() [all …]
|
D | ResumeTest.java | 149 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testResume001() 150 JDWPCommands.ThreadReferenceCommandSet.ResumeCommand); in testResume001() 189 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testResume001() 190 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testResume001() 218 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testResume001() 219 JDWPCommands.ThreadReferenceCommandSet.ResumeCommand); in testResume001() 229 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testResume001() 230 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testResume001() 294 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testResume001() 295 JDWPCommands.ThreadReferenceCommandSet.SuspendCommand); in testResume001() [all …]
|
D | OwnedMonitorsStackDepthInfoTest.java | 42 CommandPacket packet = new CommandPacket(JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in jdwpGetFrameCount() 43 … JDWPCommands.ThreadReferenceCommandSet.FrameCountCommand); in jdwpGetFrameCount() 79 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testOwnedMonitorsStackDepthInfo() 80 JDWPCommands.ThreadReferenceCommandSet.OwnedMonitorsStackDepthInfoCommand); in testOwnedMonitorsStackDepthInfo() 162 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testOwnedMonitorsStackDepthInfo_Unsuspended() 163 JDWPCommands.ThreadReferenceCommandSet.OwnedMonitorsStackDepthInfoCommand); in testOwnedMonitorsStackDepthInfo_Unsuspended()
|
D | FrameCountTest.java | 71 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testFrameCount001() 72 JDWPCommands.ThreadReferenceCommandSet.FrameCountCommand); in testFrameCount001() 96 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in getFramesCount() 97 JDWPCommands.ThreadReferenceCommandSet.FramesCommand); in getFramesCount()
|
D | CurrentContendedMonitorTest.java | 73 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testCurrentContendedMonitor001() 74 JDWPCommands.ThreadReferenceCommandSet.CurrentContendedMonitorCommand); in testCurrentContendedMonitor001() 115 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testCurrentContendedMonitor001() 116 JDWPCommands.ThreadReferenceCommandSet.InterruptCommand); in testCurrentContendedMonitor001()
|
D | StatusTest.java | 69 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testStatus002() 70 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testStatus002() 126 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testStatus001() 127 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testStatus001()
|
D | SuspendTest.java | 126 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testSuspend001() 127 JDWPCommands.ThreadReferenceCommandSet.SuspendCommand); in testSuspend001() 137 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testSuspend001() 138 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testSuspend001()
|
D | ForceEarlyReturnTest.java | 107 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in RunTestForceEarlyReturn() 108 JDWPCommands.ThreadReferenceCommandSet.ForceEarlyReturnCommand); in RunTestForceEarlyReturn() 257 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testForceEarlyReturn_NotSuspended() 258 JDWPCommands.ThreadReferenceCommandSet.ForceEarlyReturnCommand); in testForceEarlyReturn_NotSuspended()
|
D | ThreadGroup002Test.java | 173 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testThreadGroup002() 174 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testThreadGroup002() 191 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testThreadGroup002() 192 JDWPCommands.ThreadReferenceCommandSet.ThreadGroupCommand); in testThreadGroup002()
|
D | NameTest.java | 64 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testName001() 65 JDWPCommands.ThreadReferenceCommandSet.NameCommand); in testName001()
|
D | InterruptTest.java | 69 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testInterrupt001() 70 JDWPCommands.ThreadReferenceCommandSet.InterruptCommand); in testInterrupt001()
|
D | ThreadGroupTest.java | 76 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testThreadGroup001() 77 JDWPCommands.ThreadReferenceCommandSet.ThreadGroupCommand); in testThreadGroup001()
|
D | ForceEarlyReturn005Test.java | 79 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testForceEarlyReturn_ReturnVoid() 80 JDWPCommands.ThreadReferenceCommandSet.ForceEarlyReturnCommand); in testForceEarlyReturn_ReturnVoid()
|
D | ForceEarlyReturn002Test.java | 76 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testForceEarlyReturn_ReturnLong() 77 JDWPCommands.ThreadReferenceCommandSet.ForceEarlyReturnCommand); in testForceEarlyReturn_ReturnLong()
|
D | ForceEarlyReturn003Test.java | 80 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testForceEarlyReturn_ReturnFloat() 81 JDWPCommands.ThreadReferenceCommandSet.ForceEarlyReturnCommand); in testForceEarlyReturn_ReturnFloat()
|
D | ForceEarlyReturn004Test.java | 80 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testForceEarlyReturn_ReturnDouble() 81 JDWPCommands.ThreadReferenceCommandSet.ForceEarlyReturnCommand); in testForceEarlyReturn_ReturnDouble()
|
D | StopTest.java | 94 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testStop001() 95 JDWPCommands.ThreadReferenceCommandSet.StopCommand); in testStop001()
|
D | Status003Test.java | 83 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testStatus004() 84 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testStatus004()
|
D | Status006Test.java | 94 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testStatus007() 95 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testStatus007()
|
D | Status004Test.java | 82 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testStatus005() 83 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testStatus005()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/ |
D | JDWPStackFrameTestCase.java | 93 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in jdwpGetFrameCount() 94 JDWPCommands.ThreadReferenceCommandSet.FrameCountCommand); in jdwpGetFrameCount() 106 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in jdwpGetFrames() 107 JDWPCommands.ThreadReferenceCommandSet.FramesCommand); in jdwpGetFrames() 171 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in jdwpGetThreadName() 172 JDWPCommands.ThreadReferenceCommandSet.NameCommand); in jdwpGetThreadName() 184 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in jdwpSuspendThread() 185 JDWPCommands.ThreadReferenceCommandSet.SuspendCommand); in jdwpSuspendThread() 194 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in jdwpResumeThread() 195 JDWPCommands.ThreadReferenceCommandSet.ResumeCommand); in jdwpResumeThread()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/ |
D | Resume002Test.java | 102 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in checkThreadSuspendStatus() 103 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in checkThreadSuspendStatus() 121 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in checkThreadSuspendCount() 122 JDWPCommands.ThreadReferenceCommandSet.SuspendCountCommand); in checkThreadSuspendCount()
|
D | AllThreadsTest.java | 83 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testAllThreads003() 84 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testAllThreads003() 143 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testAllThreads002() 144 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testAllThreads002()
|
D | SuspendTest.java | 81 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testSuspend001() 82 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testSuspend001()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
D | VmMirror.java | 490 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in resumeThread() 491 JDWPCommands.ThreadReferenceCommandSet.ResumeCommand); in resumeThread() 517 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in suspendThread() 518 JDWPCommands.ThreadReferenceCommandSet.SuspendCommand); in suspendThread() 732 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in getThreadName() 733 JDWPCommands.ThreadReferenceCommandSet.NameCommand); in getThreadName() 748 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in getThreadStatus() 749 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in getThreadStatus() 764 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in getThreadSuspendCount() 765 JDWPCommands.ThreadReferenceCommandSet.SuspendCountCommand); in getThreadSuspendCount() [all …]
|