Home
last modified time | relevance | path

Searched refs:getExpectedLocationMethodName (Results 1 – 3 of 3) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DEventLocationEventTestCase.java41 protected abstract String getExpectedLocationMethodName(); in getExpectedLocationMethodName() method in EventLocationEventTestCase
95 long methodId = getMethodID(typeId, getExpectedLocationMethodName()); in requestEventForAllLocations()
DExceptionWithLocationTest.java63 protected String getExpectedLocationMethodName() { in getExpectedLocationMethodName() method in ExceptionWithLocationTest
DFieldWithLocationTest.java83 protected final String getExpectedLocationMethodName() { in getExpectedLocationMethodName() method in FieldWithLocationTest