Home
last modified time | relevance | path

Searched defs:exceptionClass (Results 1 – 25 of 34) sorted by relevance

12

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DJSR166TestCase.java815 final Class<?> exceptionClass; field in JSR166TestCase.RunnableShouldThrow
817 <T extends Throwable> RunnableShouldThrow(Class<T> exceptionClass) { in RunnableShouldThrow()
835 final Class<?> exceptionClass; field in JSR166TestCase.ThreadShouldThrow
837 <T extends Throwable> ThreadShouldThrow(Class<T> exceptionClass) { in ThreadShouldThrow()
/external/smali/smalidea/src/test/java/org/jf/smalidea/
DSmaliClassTest.java137 PsiClass exceptionClass = exceptionType.resolve(); in testIsInheritor() local
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowMemoryMappedFile.java52 private static Class exceptionClass() { in exceptionClass() method in ShadowMemoryMappedFile
/external/desugar/java/com/google/devtools/build/android/desugar/
DTryWithResourcesRewriter.java292 InferredType exceptionClass = typeInference.getTypeOfOperandFromTop(1); in visitMethodInsn() local
298 exceptionClass, in visitMethodInsn() local
/external/compiler-rt/lib/builtins/
Dgcc_personality_v0.c168 uint64_t exceptionClass, struct _Unwind_Exception* exceptionObject, in __gcc_personality_sj0()
/external/kotlinc/lib/
Dkotlin-test.jarMETA-INF/ META-INF/MANIFEST.MF kotlin/ kotlin/test/ kotlin/ ...
Dkotlinx-serialization-compiler-plugin.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jetbrains/ org/ ...
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
DExceptionDemo.cpp535 uint64_t exceptionClass, in handleActionValue()
622 uint64_t exceptionClass, in handleLsda()
807 uint64_t exceptionClass, in ourPersonality()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp506 uint64_t exceptionClass, in handleActionValue()
598 _Unwind_Exception_Class exceptionClass, in handleLsda()
780 _Unwind_Exception_Class exceptionClass, in ourPersonality()
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp555 uint64_t exceptionClass, in handleActionValue()
648 uint64_t exceptionClass, in handleLsda()
831 uint64_t exceptionClass, in ourPersonality()
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DAbstractIteratorTester.java120 PermittedMetaException(Class<? extends RuntimeException> exceptionClass) { in PermittedMetaException()
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Djniutil.cc126 jclass exceptionClass = env->FindClass(className); in throwException() local
/external/libcxxabi/src/
Dcxa_personality.cpp957 (int version, _Unwind_Action actions, uint64_t exceptionClass, in __gxx_personality_imp()
/external/dexmaker/dexmaker-mockito-inline/src/main/jni/dexmakerjvmtiagent/
Dagent.cc839 jclass exceptionClass = env->FindClass("java/lang/RuntimeException"); in throwRuntimeExpection() local
/external/dexmaker/dexmaker-mockito-inline-extended/src/main/jni/staticjvmtiagent/
Dagent.cc638 jclass exceptionClass = env->FindClass("java/lang/RuntimeException"); in throwRuntimeExpection() local
/external/doclava/src/com/google/doclava/
DMethodInfo.java762 ClassInfo exceptionClass = new ClassInfo(exec); in addException() local
/external/oj-libjdwp/src/share/back/
DeventFilter.c828 jclass exceptionClass, in eventFilter_setExceptionOnlyFilter()
/external/libjpeg-turbo/
Dturbojpeg-jni.c48 #define _throw(msg, exceptionClass) { \ argument
/external/guice/lib/
Dguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/dexmaker/lib/
Ddalvik-dx-9.0.0_r3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/cldr/tools/java/libs/
Dguava.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/guice/lib/build/
Dspring-beans.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/ ...
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...

12