Searched defs:exceptions (Results 1 – 6 of 6) sorted by relevance
44 Object[] exceptions = constructor.getExceptionTypes(); in runTest() local
85 int access, String name, String desc, String signature, String[] exceptions) { in visitMethod()
90 int access, String name, String desc, String signature, String[] exceptions) { in visitMethod()
35 Class<?>[] params, exceptions; in printMethodInfo() local
795 GcRoot<mirror::Throwable>* exceptions[] = { in RunRootClinits() local
2883 IntrinsicExceptions exceptions) { in SetIntrinsic()