Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DExceptionCaughtTest.java200 String expectedThrowLocationMethodName = getThrowLocationMethodName(fromNative); in runThrowLocationTest()
311 static String getThrowLocationMethodName(boolean fromNative) { in getThrowLocationMethodName() method in ExceptionCaughtTest