Searched refs:testClassSig (Results 1 – 3 of 3) sorted by relevance
107 …String testClassSig = "Lorg/apache/harmony/jpda/tests/jdwp/ClassType/NewInstance002Debuggee$TestCl… in testNewInstance_null_argument() local108 long testTypeID = debuggeeWrapper.vmMirror.getClassID(testClassSig); in testNewInstance_null_argument()
128 …String testClassSig = "Lorg/apache/harmony/jpda/tests/jdwp/ObjectReference/InvokeMethod002Debuggee… in testInvokeMethod_null_argument() local129 long testTypeID = debuggeeWrapper.vmMirror.getClassID(testClassSig); in testInvokeMethod_null_argument()
130 …String testClassSig = "Lorg/apache/harmony/jpda/tests/jdwp/ObjectReference/InvokeMethod003Debuggee… in testInvokeMethod_toString() local131 long testTypeID = debuggeeWrapper.vmMirror.getClassID(testClassSig); in testInvokeMethod_toString()