Home
last modified time | relevance | path

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

/external/dexmaker/src/test/java/com/google/dexmaker/
DDexMakerTest.java1428 Local<IllegalStateException> localIse = code.newLocal(iseType); in testThrow() local
1925 Local<IllegalStateException> localIse = code.newLocal(iseType); in addMethodToDexMakerGenerator() local