Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DExceptionCaughtTest.java198 String expectedThrowLocationClassSignature = in runThrowLocationTest() local
201 long debuggeeClassID = getClassIDBySignature(expectedThrowLocationClassSignature); in runThrowLocationTest()
207 builder.append(expectedThrowLocationClassSignature); in runThrowLocationTest()