Home
last modified time | relevance | path

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

/external/dexmaker/src/test/java/com/google/dexmaker/
DDexMakerTest.java1426 TypeId<IllegalStateException> iseType = TypeId.get(IllegalStateException.class); in testThrow() local
1924 TypeId<IllegalStateException> iseType = TypeId.get(IllegalStateException.class); in addMethodToDexMakerGenerator() local