Home
last modified time | relevance | path

Searched defs:checkedReply (Results 1 – 25 of 34) sorted by relevance

12

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
DInstanceCountsTest.java110 ReplyPacket checkedReply = debuggeeWrapper.vmMirror in testInstanceCounts_Normal() local
173 ReplyPacket checkedReply = debuggeeWrapper.vmMirror in testInstanceCounts_IllegalArgument() local
217 ReplyPacket checkedReply = debuggeeWrapper.vmMirror in testInstanceCounts_Zero() local
DSetDefaultStratumTest.java79 ReplyPacket checkedReply = debuggeeWrapper.vmMirror.performCommand(checkedCommand); in testSetDefaultStratum001() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ReferenceType/
DInstancesTest.java105 ReplyPacket checkedReply = debuggeeWrapper.vmMirror in runTestInstances() local
246 ReplyPacket checkedReply = debuggeeWrapper.vmMirror in testInstances_String() local
306 ReplyPacket checkedReply = debuggeeWrapper.vmMirror in testInstances_Array() local
DSourceDebugExtensionTest.java83 ReplyPacket checkedReply = debuggeeWrapper.vmMirror.performCommand(checkedCommand); in testSourceDebugExtension001() local
DGetValues005Test.java94 ReplyPacket checkedReply = in testGetValues005() local
DSignature002Test.java123 ReplyPacket checkedReply = debuggeeWrapper.vmMirror.performCommand(checkedCommand); in testSignature002() local
DStatusTest.java72 ReplyPacket checkedReply = debuggeeWrapper.vmMirror.performCommand(checkedCommand); in testStatus001() local
DInterfacesTest.java73 ReplyPacket checkedReply = in testInterfaces001() local
DNestedTypesTest.java73 ReplyPacket checkedReply = in testNestedTypes001() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DReferringObjectsTest.java138 ReplyPacket checkedReply = debuggeeWrapper.vmMirror.performCommand(InstancesCommand); in DoTestReferringObjects() local
220 ReplyPacket checkedReply = debuggeeWrapper.vmMirror.performCommand(InstancesCommand); in testReferringObjects_IllegalArgument() local
DSetValues004Test.java126 ReplyPacket checkedReply = in testSetValues004() local
DSetValuesTest.java141 ReplyPacket checkedReply = in testSetValues001() local
DGetValues003Test.java126 ReplyPacket checkedReply = in testGetValues003() local
DSetValues003Test.java123 ReplyPacket checkedReply = in testSetValues003() local
DMonitorInfoTest.java133 ReplyPacket checkedReply = debuggeeWrapper.vmMirror.performCommand(checkedCommand); in testMonitorInfo001() local
DSetValues002Test.java126 ReplyPacket checkedReply = debuggeeWrapper.vmMirror.performCommand(checkedCommand); in testSetValues002() local
DDisableCollectionTest.java118 ReplyPacket checkedReply = debuggeeWrapper.vmMirror in testDisableCollection001() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
DStatus006Test.java97 ReplyPacket checkedReply = debuggeeWrapper.vmMirror.performCommand(checkedCommand); in testStatus007() local
DStatus002Test.java87 ReplyPacket checkedReply = debuggeeWrapper.vmMirror.performCommand(checkedCommand); in testStatus003() local
DStatus003Test.java86 ReplyPacket checkedReply = debuggeeWrapper.vmMirror.performCommand(checkedCommand); in testStatus004() local
DStatus004Test.java85 ReplyPacket checkedReply = debuggeeWrapper.vmMirror.performCommand(checkedCommand); in testStatus005() local
DStatus005Test.java86 ReplyPacket checkedReply = debuggeeWrapper.vmMirror.performCommand(checkedCommand); in testStatus006() local
DForceEarlyReturn006Test.java59 ReplyPacket checkedReply = debuggeeWrapper.vmMirror in getObjectID() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/
DSetValues002Test.java132 ReplyPacket checkedReply = debuggeeWrapper.vmMirror.performCommand(checkedCommand); in testSetValues002() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/
DEnableCollectionTest.java109 ReplyPacket checkedReply = debuggeeWrapper.vmMirror.performCommand(checkedCommand); in testEnableCollection001() local

12