Home
last modified time | relevance | path

Searched defs:getDebuggeeSignature (Results 1 – 4 of 4) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DExceptionWithLocationTest.java58 protected String getDebuggeeSignature() { in getDebuggeeSignature() method in ExceptionWithLocationTest
DFieldWithLocationTest.java78 protected final String getDebuggeeSignature() { in getDebuggeeSignature() method in FieldWithLocationTest
DEventLocationEventTestCase.java40 protected abstract String getDebuggeeSignature(); in getDebuggeeSignature() method in EventLocationEventTestCase
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DJDWPClassTypeTestCase.java54 protected String getDebuggeeSignature() { in getDebuggeeSignature() method in JDWPClassTypeTestCase