/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/ |
D | NewInstanceTest.java | 83 assertAllDataRead(reply); in testNewInstance001() 106 assertAllDataRead(reply); in testNewInstance001() 130 assertAllDataRead(event); in testNewInstance001() 141 assertAllDataRead(reply); in testNewInstance001() 173 assertAllDataRead(reply); in testNewInstance001() 192 assertAllDataRead(reply); in testNewInstance001() 229 assertAllDataRead(reply); in testNewInstance001() 237 assertAllDataRead(reply); in testNewInstance001() 273 assertAllDataRead(reply); in testNewInstance002() 297 assertAllDataRead(reply); in testNewInstance002() [all …]
|
D | InvokeMethod002Test.java | 76 assertAllDataRead(reply); in testInvokeMethod() 104 assertAllDataRead(reply); in testInvokeMethod() 127 assertAllDataRead(event); in testInvokeMethod() 139 assertAllDataRead(reply); in testInvokeMethod() 203 assertAllDataRead(reply); in testInvokeMethod() 246 assertAllDataRead(reply); in testInvokeMethod() 254 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 | 82 assertAllDataRead(reply); in testInvokeMethod001() 109 assertAllDataRead(reply); in testInvokeMethod001() 131 assertAllDataRead(event); in testInvokeMethod001() 142 assertAllDataRead(reply); in testInvokeMethod001() 172 assertAllDataRead(reply); in testInvokeMethod001() 200 assertAllDataRead(reply); in testInvokeMethod001() 208 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 | 103 assertAllDataRead(event); in waitEvent() 117 assertAllDataRead(reply); in clearEvent() 160 assertAllDataRead(reply); in makeNewInstance() 234 assertAllDataRead(reply); in testInvokeMethod001() 265 assertAllDataRead(reply); in testInvokeMethod001() 350 assertAllDataRead(reply); in testInvokeMethod002() 385 assertAllDataRead(reply); in testInvokeMethod002()
|
D | InvokeMethodAfterMultipleThreadSuspensionTest.java | 48 assertAllDataRead(replyPacket); in buildInvokeCommand() 78 assertAllDataRead(reply); in checkInvokeReply()
|
D | InvokeMethodWithSuspensionTest.java | 46 assertAllDataRead(replyPacket); in buildInvokeCommand() 76 assertAllDataRead(reply); in checkInvokeReply()
|
D | InvokeMethodDefault002Test.java | 70 assertAllDataRead(reply); in testInvokeMethod() 92 assertAllDataRead(event); in testInvokeMethod()
|
D | InvokeMethodDefaultTest.java | 69 assertAllDataRead(reply); in testInvokeMethod() 92 assertAllDataRead(event); in testInvokeMethod()
|
D | MonitorInfoTest.java | 176 assertAllDataRead(checkedReply); in testMonitorInfo001() 256 assertAllDataRead(checkedReply); in testMonitorInfo001()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/InterfaceType/ |
D | InvokeMethodTest.java | 66 assertAllDataRead(reply); in testInvokeMethodStatic() 88 assertAllDataRead(event); in testInvokeMethodStatic() 153 assertAllDataRead(reply); in testInvokeMethodStatic()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/DDM/ |
D | DDMTest.java | 115 assertAllDataRead(reply); in testChunk001() 123 assertAllDataRead(reply); in testChunk001() 147 assertAllDataRead(reply); in testChunk001()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/ |
D | AllThreadsTest.java | 103 assertAllDataRead(reply); in testAllThreads003() 173 assertAllDataRead(reply); in testAllThreads002() 226 assertAllDataRead(reply); in testAllThreads001()
|
D | Resume002Test.java | 111 assertAllDataRead(reply); in checkThreadSuspendStatus() 129 assertAllDataRead(reply); in checkThreadSuspendCount()
|
D | InstanceCountsTest.java | 128 assertAllDataRead(checkedReply); in testInstanceCounts_Normal() 214 assertAllDataRead(checkedReply); in testInstanceCounts_Zero()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/ |
D | InstancesTest.java | 140 assertAllDataRead(checkedReply); in runTestInstances() 245 assertAllDataRead(checkedReply); in testInstances_String() 295 assertAllDataRead(checkedReply); in testInstances_Array()
|
D | ModifiersTest.java | 148 assertAllDataRead(modifiersReply); in testModifiers001() 240 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 | 108 assertAllDataRead(reply); in testNewInstance001() 132 assertAllDataRead(reply); in testNewInstance001()
|
/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/share/ |
D | JDWPTestCase.java | 334 assertAllDataRead(reply); in getReferenceTypeID() 350 assertAllDataRead(reply); in resumeDebuggee() 565 assertAllDataRead(replyPacket); in checkThreadState() 764 protected void assertAllDataRead(Packet reply) { in assertAllDataRead() method in JDWPTestCase 911 assertAllDataRead(reply); in clearEvent()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Method/ |
D | IsObsoleteTest.java | 69 assertAllDataRead(reply); in testIsObsoleteTest001()
|