/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/ |
D | NewInstanceTest.java | 81 assertAllDataRead(reply); in testNewInstance001() 108 assertAllDataRead(reply); in testNewInstance001() 125 assertAllDataRead(reply); in testNewInstance001() 149 assertAllDataRead(event); in testNewInstance001() 160 assertAllDataRead(reply); in testNewInstance001() 192 assertAllDataRead(reply); in testNewInstance001() 211 assertAllDataRead(reply); in testNewInstance001() 248 assertAllDataRead(reply); in testNewInstance001() 256 assertAllDataRead(reply); in testNewInstance001() 291 assertAllDataRead(reply); in testNewInstance002() [all …]
|
D | InvokeMethod002Test.java | 73 assertAllDataRead(reply); in testInvokeMethod() 106 assertAllDataRead(reply); in testInvokeMethod() 123 assertAllDataRead(reply); in testInvokeMethod() 146 assertAllDataRead(event); in testInvokeMethod() 158 assertAllDataRead(reply); in testInvokeMethod() 207 assertAllDataRead(reply); in testInvokeMethod() 233 assertAllDataRead(reply); in testInvokeMethod() 276 assertAllDataRead(reply); in testInvokeMethod() 284 assertAllDataRead(reply); in testInvokeMethod()
|
D | InvokeMethod003Test.java | 70 assertAllDataRead(reply); in testInvokeMethod_null_argument() 92 assertAllDataRead(event); in testInvokeMethod_null_argument() 103 assertAllDataRead(reply); in testInvokeMethod_null_argument() 138 assertAllDataRead(reply); in testInvokeMethod_null_argument()
|
D | NewInstance002Test.java | 71 assertAllDataRead(reply); in testNewInstance_null_argument() 93 assertAllDataRead(event); in testNewInstance_null_argument() 104 assertAllDataRead(reply); in testNewInstance_null_argument() 146 assertAllDataRead(reply); in testNewInstance_null_argument()
|
D | InvokeMethodTest.java | 80 assertAllDataRead(reply); in testInvokeMethod001() 112 assertAllDataRead(reply); in testInvokeMethod001() 128 assertAllDataRead(reply); in testInvokeMethod001() 150 assertAllDataRead(event); in testInvokeMethod001() 161 assertAllDataRead(reply); in testInvokeMethod001() 191 assertAllDataRead(reply); in testInvokeMethod001() 219 assertAllDataRead(reply); in testInvokeMethod001() 227 assertAllDataRead(reply); in testInvokeMethod001()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/ |
D | InvokeMethod002Test.java | 70 assertAllDataRead(reply); in testInvokeMethod_null_argument() 92 assertAllDataRead(event); in testInvokeMethod_null_argument() 103 assertAllDataRead(reply); in testInvokeMethod_null_argument() 120 assertAllDataRead(reply); in testInvokeMethod_null_argument() 166 assertAllDataRead(reply); in testInvokeMethod_null_argument()
|
D | InvokeMethod003Test.java | 72 assertAllDataRead(reply); in testInvokeMethod_toString() 94 assertAllDataRead(event); in testInvokeMethod_toString() 105 assertAllDataRead(reply); in testInvokeMethod_toString() 122 assertAllDataRead(reply); in testInvokeMethod_toString() 175 assertAllDataRead(reply); in testInvokeMethod_toString()
|
D | InvokeMethodTest.java | 101 assertAllDataRead(event); in waitEvent() 115 assertAllDataRead(reply); in clearEvent() 158 assertAllDataRead(reply); in makeNewInstance() 232 assertAllDataRead(reply); in testInvokeMethod001() 263 assertAllDataRead(reply); in testInvokeMethod001() 348 assertAllDataRead(reply); in testInvokeMethod002() 383 assertAllDataRead(reply); in testInvokeMethod002()
|
D | InvokeMethodWithSuspensionTest.java | 46 assertAllDataRead(replyPacket); in buildInvokeCommand() 76 assertAllDataRead(reply); in checkInvokeReply()
|
D | InvokeMethodAfterMultipleThreadSuspensionTest.java | 48 assertAllDataRead(replyPacket); in buildInvokeCommand() 78 assertAllDataRead(reply); in checkInvokeReply()
|
D | InvokeMethodDefaultTest.java | 68 assertAllDataRead(reply); in testInvokeMethod() 91 assertAllDataRead(event); in testInvokeMethod()
|
D | InvokeMethodDefault002Test.java | 69 assertAllDataRead(reply); in testInvokeMethod() 91 assertAllDataRead(event); in testInvokeMethod()
|
D | MonitorInfoTest.java | 176 assertAllDataRead(checkedReply); in testMonitorInfo001() 256 assertAllDataRead(checkedReply); in testMonitorInfo001()
|
D | IsCollectedTest.java | 246 assertAllDataRead(checkedReply); in testIsCollected001() 266 assertAllDataRead(reply); in testIsCollected_invalid()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/InterfaceType/ |
D | InvokeMethodTest.java | 69 assertAllDataRead(reply); in testInvokeMethodStatic() 91 assertAllDataRead(event); in testInvokeMethodStatic() 156 assertAllDataRead(reply); in testInvokeMethodStatic()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/ |
D | AllThreadsTest.java | 102 assertAllDataRead(reply); in testAllThreads003() 172 assertAllDataRead(reply); in testAllThreads002() 225 assertAllDataRead(reply); in testAllThreads001()
|
D | Resume002Test.java | 111 assertAllDataRead(reply); in checkThreadSuspendStatus() 129 assertAllDataRead(reply); in checkThreadSuspendCount()
|
D | InstanceCountsTest.java | 129 assertAllDataRead(checkedReply); in testInstanceCounts_Normal() 215 assertAllDataRead(checkedReply); in testInstanceCounts_Zero()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/ |
D | InstancesTest.java | 142 assertAllDataRead(checkedReply); in runTestInstances() 247 assertAllDataRead(checkedReply); in testInstances_String() 297 assertAllDataRead(checkedReply); in testInstances_Array()
|
D | ModifiersTest.java | 140 assertAllDataRead(modifiersReply); in testModifiers001() 232 assertAllDataRead(modifiersReply); in testModifiers002()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Deoptimization/ |
D | DeoptimizationWithExceptionHandlingTest.java | 123 assertAllDataRead(replyPacket); in installMethodEntry() 131 assertAllDataRead(replyPacket); in requestExceptionEvent()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayType/ |
D | NewInstanceTest.java | 107 assertAllDataRead(reply); in testNewInstance001() 131 assertAllDataRead(reply); in testNewInstance001()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/ |
D | JDWPTestCase.java | 375 assertAllDataRead(reply); in getReferenceTypeID() 391 assertAllDataRead(reply); in resumeDebuggee() 593 assertAllDataRead(fieldsReply); in checkFields() 618 assertAllDataRead(replyPacket); in checkThreadState() 817 protected void assertAllDataRead(Packet reply) { in assertAllDataRead() method in JDWPTestCase 964 assertAllDataRead(reply); in clearEvent()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassObjectReference/ |
D | AbstractReflectedTypeTestCase.java | 111 assertAllDataRead(reply); in runReflectedTypeTest() 136 assertAllDataRead(reply); in runReflectedTypeTest()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Method/ |
D | IsObsoleteTest.java | 68 assertAllDataRead(reply); in testIsObsoleteTest001()
|