Home
last modified time | relevance | path

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

/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/
DDexMakerTest.java1431 Label catchOuter = new Label(); in testNestedCatchClauses() local
1434 code.addCatchClause(iaeType, catchOuter); in testNestedCatchClauses()
1453 code.mark(catchOuter); in testNestedCatchClauses()