/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ |
D | SuspendCountTest.java | 139 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testSuspendCount001() 140 JDWPCommands.ThreadReferenceCommandSet.SuspendCountCommand); in testSuspendCount001() 161 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testSuspendCount001() 162 JDWPCommands.ThreadReferenceCommandSet.SuspendCommand); in testSuspendCount001() 176 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testSuspendCount001() 177 JDWPCommands.ThreadReferenceCommandSet.SuspendCountCommand); in testSuspendCount001() 194 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testSuspendCount001() 195 JDWPCommands.ThreadReferenceCommandSet.ResumeCommand); in testSuspendCount001() 204 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testSuspendCount001() 205 JDWPCommands.ThreadReferenceCommandSet.SuspendCountCommand); in testSuspendCount001() [all …]
|
D | ResumeTest.java | 148 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testResume001() 149 JDWPCommands.ThreadReferenceCommandSet.ResumeCommand); in testResume001() 188 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testResume001() 189 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testResume001() 217 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testResume001() 218 JDWPCommands.ThreadReferenceCommandSet.ResumeCommand); in testResume001() 228 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testResume001() 229 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testResume001() 293 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testResume001() 294 JDWPCommands.ThreadReferenceCommandSet.SuspendCommand); in testResume001() [all …]
|
D | OwnedMonitorsStackDepthInfoTest.java | 41 CommandPacket packet = new CommandPacket(JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in jdwpGetFrameCount() 42 … JDWPCommands.ThreadReferenceCommandSet.FrameCountCommand); in jdwpGetFrameCount() 78 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testOwnedMonitorsStackDepthInfo() 79 JDWPCommands.ThreadReferenceCommandSet.OwnedMonitorsStackDepthInfoCommand); in testOwnedMonitorsStackDepthInfo() 161 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testOwnedMonitorsStackDepthInfo_Unsuspended() 162 JDWPCommands.ThreadReferenceCommandSet.OwnedMonitorsStackDepthInfoCommand); in testOwnedMonitorsStackDepthInfo_Unsuspended()
|
D | FrameCountTest.java | 70 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testFrameCount001() 71 JDWPCommands.ThreadReferenceCommandSet.FrameCountCommand); in testFrameCount001() 95 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in getFramesCount() 96 JDWPCommands.ThreadReferenceCommandSet.FramesCommand); in getFramesCount()
|
D | CurrentContendedMonitorTest.java | 72 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testCurrentContendedMonitor001() 73 JDWPCommands.ThreadReferenceCommandSet.CurrentContendedMonitorCommand); in testCurrentContendedMonitor001() 114 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testCurrentContendedMonitor001() 115 JDWPCommands.ThreadReferenceCommandSet.InterruptCommand); in testCurrentContendedMonitor001()
|
D | StatusTest.java | 68 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testStatus002() 69 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testStatus002() 125 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testStatus001() 126 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testStatus001()
|
D | SuspendTest.java | 125 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testSuspend001() 126 JDWPCommands.ThreadReferenceCommandSet.SuspendCommand); in testSuspend001() 136 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testSuspend001() 137 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 | 172 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testThreadGroup002() 173 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testThreadGroup002() 190 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testThreadGroup002() 191 JDWPCommands.ThreadReferenceCommandSet.ThreadGroupCommand); in testThreadGroup002()
|
D | NameTest.java | 63 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testName001() 64 JDWPCommands.ThreadReferenceCommandSet.NameCommand); in testName001()
|
D | InterruptTest.java | 68 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testInterrupt001() 69 JDWPCommands.ThreadReferenceCommandSet.InterruptCommand); in testInterrupt001()
|
D | ThreadGroupTest.java | 75 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testThreadGroup001() 76 JDWPCommands.ThreadReferenceCommandSet.ThreadGroupCommand); in testThreadGroup001()
|
D | ForceEarlyReturn002Test.java | 78 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testForceEarlyReturn_ReturnLong() 79 JDWPCommands.ThreadReferenceCommandSet.ForceEarlyReturnCommand); in testForceEarlyReturn_ReturnLong()
|
D | ForceEarlyReturn003Test.java | 79 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testForceEarlyReturn_ReturnFloat() 80 JDWPCommands.ThreadReferenceCommandSet.ForceEarlyReturnCommand); in testForceEarlyReturn_ReturnFloat()
|
D | StopTest.java | 93 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testStop001() 94 JDWPCommands.ThreadReferenceCommandSet.StopCommand); in testStop001()
|
D | ForceEarlyReturn005Test.java | 79 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testForceEarlyReturn_ReturnVoid() 80 JDWPCommands.ThreadReferenceCommandSet.ForceEarlyReturnCommand); in testForceEarlyReturn_ReturnVoid()
|
D | ForceEarlyReturn004Test.java | 79 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testForceEarlyReturn_ReturnDouble() 80 JDWPCommands.ThreadReferenceCommandSet.ForceEarlyReturnCommand); in testForceEarlyReturn_ReturnDouble()
|
D | Status003Test.java | 82 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testStatus004() 83 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testStatus004()
|
D | Status005Test.java | 82 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testStatus006() 83 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testStatus006()
|
D | Status002Test.java | 83 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testStatus003() 84 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testStatus003()
|
D | Status004Test.java | 81 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testStatus005() 82 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testStatus005()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/ |
D | JDWPStackFrameTestCase.java | 92 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in jdwpGetFrameCount() 93 JDWPCommands.ThreadReferenceCommandSet.FrameCountCommand); in jdwpGetFrameCount() 105 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in jdwpGetFrames() 106 JDWPCommands.ThreadReferenceCommandSet.FramesCommand); in jdwpGetFrames() 170 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in jdwpGetThreadName() 171 JDWPCommands.ThreadReferenceCommandSet.NameCommand); in jdwpGetThreadName() 183 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in jdwpSuspendThread() 184 JDWPCommands.ThreadReferenceCommandSet.SuspendCommand); in jdwpSuspendThread() 193 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in jdwpResumeThread() 194 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 | 82 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testAllThreads003() 83 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testAllThreads003() 142 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testAllThreads002() 143 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testAllThreads002()
|
D | SuspendTest.java | 80 JDWPCommands.ThreadReferenceCommandSet.CommandSetID, in testSuspend001() 81 JDWPCommands.ThreadReferenceCommandSet.StatusCommand); in testSuspend001()
|