Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DExceptionCaughtTest.java245 String expectedCatchLocationClassSignature = getDebuggeeClassSignature(); in runCatchLocationTest() local
247 long debuggeeClassID = getClassIDBySignature(expectedCatchLocationClassSignature); in runCatchLocationTest()
253 builder.append(expectedCatchLocationClassSignature); in runCatchLocationTest()