Home
last modified time | relevance | path

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

123

/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()
DNewInstanceWithSuspensionTest.java67 assertAllDataRead(reply); in checkInvokeReply()
DInvokeMethodWithSuspensionTest.java65 assertAllDataRead(reply); in checkInvokeReply()
/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()
DMonitorInfoTest.java186 assertAllDataRead(checkedReply); in testMonitorInfo001()
266 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/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.java143 assertAllDataRead(checkedReply); in testInstanceCounts_Normal()
239 assertAllDataRead(checkedReply); in testInstanceCounts_Zero()
/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/share/
DJDWPTestCase.java327 assertAllDataRead(reply); in getReferenceTypeID()
343 assertAllDataRead(reply); in resumeDebuggee()
545 assertAllDataRead(fieldsReply); in checkFields()
570 assertAllDataRead(replyPacket); in checkThreadState()
769 protected void assertAllDataRead(Packet reply) { in assertAllDataRead() method in JDWPTestCase
864 assertAllDataRead(reply); in clearEvent()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
DInstancesTest.java152 assertAllDataRead(checkedReply); in runTestInstances()
267 assertAllDataRead(checkedReply); in testInstances_String()
327 assertAllDataRead(checkedReply); in testInstances_Array()
DModifiersTest.java140 assertAllDataRead(modifiersReply); in testModifiers001()
232 assertAllDataRead(modifiersReply); in testModifiers002()
DClassLoaderTest.java79 assertAllDataRead(classLoaderReply); in testClassLoader001()
DSignatureTest.java87 assertAllDataRead(signatureReply); in testSignature001()
/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/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/StackFrame/
DProxyThisObjectTest.java49 assertAllDataRead(reply); in testThisObject()

123