Searched refs:getDebuggeeSignature (Results 1 – 6 of 6) sorted by relevance
116 long classID = getClassIDBySignature(getDebuggeeSignature()); in testSuperClass001()167 long classID = getClassIDBySignature(getDebuggeeSignature()); in testSuperClass002()
54 protected String getDebuggeeSignature() { in getDebuggeeSignature() method in JDWPClassTypeTestCase
54 long classID = getClassIDBySignature(getDebuggeeSignature()); in testSetValues001()
40 protected abstract String getDebuggeeSignature(); in getDebuggeeSignature() method in EventLocationEventTestCase94 long typeId = getClassIDBySignature(getDebuggeeSignature()); in requestEventForAllLocations()
58 protected String getDebuggeeSignature() { in getDebuggeeSignature() method in ExceptionWithLocationTest
78 protected final String getDebuggeeSignature() { in getDebuggeeSignature() method in FieldWithLocationTest