Searched refs:anotherClassSignature (Results 1 – 1 of 1) sorted by relevance
43 …static final String anotherClassSignature = "Lorg/apache/harmony/jpda/tests/jdwp/ReferenceType/RFG… field in GetValues004Test66 anotherClassRefTypeID = debuggeeWrapper.vmMirror.getClassID(anotherClassSignature); in testGetValues004()74 logWriter.println("## Signature = |" + anotherClassSignature + "|"); in testGetValues004()75 … fail("Can not get debuggeeRefTypeID for given signature:<" + anotherClassSignature + ">"); in testGetValues004()