Searched defs:iae (Results 1 – 3 of 3) sorted by relevance
582 ScopedLocalRef<jclass> iae(env, env->FindClass("java/lang/IllegalArgumentException")); in GetDexOptNeeded() local590 ScopedLocalRef<jclass> iae(env, env->FindClass("java/lang/IllegalArgumentException")); in GetDexOptNeeded() local601 ScopedLocalRef<jclass> iae(env, env->FindClass("java/lang/IllegalArgumentException")); in GetDexOptNeeded() local650 ScopedLocalRef<jclass> iae(env, env->FindClass("java/lang/IllegalArgumentException")); in DexFile_getDexFileOptimizationStatus() local868 ScopedLocalRef<jclass> iae(env, env->FindClass("java/lang/IllegalArgumentException")); in DexFile_getDexFileOutputPaths() local
420 ScopedLocalRef<jclass> iae(env, env->FindClass("java/lang/IllegalArgumentException")); in VMRuntime_isBootClassPathOnDisk() local
57 final IllegalArgumentException iae = new IllegalArgumentException("boo!"); in testThrowException() local147 …public static String testCatchException_handler(IllegalArgumentException iae, String arg1, long ar… in testCatchException_handler()153 public static String testCatchException_handler2(IllegalArgumentException iae, String arg1) { in testCatchException_handler2()