Home
last modified time | relevance | path

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

/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/
DDexMakerTest.java1475 Local<IllegalStateException> localIse = code.newLocal(iseType); in testThrow() local
1476 code.newInstance(localIse, iseConstructor); in testThrow()
1477 code.throwValue(localIse); in testThrow()
1984 Local<IllegalStateException> localIse = code.newLocal(iseType); in addMethodToDexMakerGenerator() local
1990 code.throwValue(localIse); in addMethodToDexMakerGenerator()
1993 code.throwValue(localIse); in addMethodToDexMakerGenerator()