Home
last modified time | relevance | path

Searched refs:assertAllDataRead (Results 1 – 25 of 82) sorted by relevance

1234

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DNewInstanceTest.java81 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 …]
DInvokeMethod002Test.java73 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()
DInvokeMethod003Test.java70 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()
DNewInstance002Test.java71 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()
DInvokeMethodTest.java80 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/
DInvokeMethod002Test.java70 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()
DInvokeMethod003Test.java72 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()
DInvokeMethodTest.java101 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()
DInvokeMethodWithSuspensionTest.java46 assertAllDataRead(replyPacket); in buildInvokeCommand()
76 assertAllDataRead(reply); in checkInvokeReply()
DInvokeMethodAfterMultipleThreadSuspensionTest.java48 assertAllDataRead(replyPacket); in buildInvokeCommand()
78 assertAllDataRead(reply); in checkInvokeReply()
DInvokeMethodDefaultTest.java68 assertAllDataRead(reply); in testInvokeMethod()
91 assertAllDataRead(event); in testInvokeMethod()
DInvokeMethodDefault002Test.java69 assertAllDataRead(reply); in testInvokeMethod()
91 assertAllDataRead(event); in testInvokeMethod()
DMonitorInfoTest.java176 assertAllDataRead(checkedReply); in testMonitorInfo001()
256 assertAllDataRead(checkedReply); in testMonitorInfo001()
DIsCollectedTest.java246 assertAllDataRead(checkedReply); in testIsCollected001()
266 assertAllDataRead(reply); in testIsCollected_invalid()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/InterfaceType/
DInvokeMethodTest.java69 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/
DAllThreadsTest.java102 assertAllDataRead(reply); in testAllThreads003()
172 assertAllDataRead(reply); in testAllThreads002()
225 assertAllDataRead(reply); in testAllThreads001()
DResume002Test.java111 assertAllDataRead(reply); in checkThreadSuspendStatus()
129 assertAllDataRead(reply); in checkThreadSuspendCount()
DInstanceCountsTest.java129 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/
DInstancesTest.java142 assertAllDataRead(checkedReply); in runTestInstances()
247 assertAllDataRead(checkedReply); in testInstances_String()
297 assertAllDataRead(checkedReply); in testInstances_Array()
DModifiersTest.java140 assertAllDataRead(modifiersReply); in testModifiers001()
232 assertAllDataRead(modifiersReply); in testModifiers002()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Deoptimization/
DDeoptimizationWithExceptionHandlingTest.java123 assertAllDataRead(replyPacket); in installMethodEntry()
131 assertAllDataRead(replyPacket); in requestExceptionEvent()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayType/
DNewInstanceTest.java107 assertAllDataRead(reply); in testNewInstance001()
131 assertAllDataRead(reply); in testNewInstance001()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
DJDWPTestCase.java375 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/
DAbstractReflectedTypeTestCase.java111 assertAllDataRead(reply); in runReflectedTypeTest()
136 assertAllDataRead(reply); in runReflectedTypeTest()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Method/
DIsObsoleteTest.java68 assertAllDataRead(reply); in testIsObsoleteTest001()

1234