Home
last modified time | relevance | path

Searched defs:throwables (Results 1 – 25 of 93) sorted by relevance

1234

/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/exception/
H A DExceptionUtilsTest.java227 final List<Throwable> throwables = new ArrayList<>(); in testForEach_jdkNoCause() local
235 final List<Throwable> throwables = new ArrayList<>(); in testForEach_nested() local
244 final List<Throwable> throwables = new ArrayList<>(); in testForEach_null() local
251 final List<Throwable> throwables = new ArrayList<>(); in testForEach_recursiveCause() local
261 final List<Throwable> throwables = new ArrayList<>(); in testForEach_withCause() local
271 final List<Throwable> throwables = new ArrayList<>(); in testForEach_withoutCause() local
418 final List<?> throwables = ExceptionUtils.getThrowableList(jdkNoCause); in testGetThrowableList_Throwable_jdkNoCause() local
425 final List<?> throwables = ExceptionUtils.getThrowableList(nested); in testGetThrowableList_Throwable_nested() local
433 final List<?> throwables = ExceptionUtils.getThrowableList(null); in testGetThrowableList_Throwable_null() local
439 final List<?> throwables = ExceptionUtils.getThrowableList(cyclicCause); in testGetThrowableList_Throwable_recursiveCause() local
[all …]
/aosp_15_r20/external/kotlinx.coroutines/integration-testing/src/jvmCoreTest/kotlin/
H A DListAllCoroutineThrowableSubclassesTest.kt39 …val throwables = classes.filter { Throwable::class.java.isAssignableFrom(it.load()) }.map { it.toS… in testThrowableSubclassesAreSerializable() constant
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/exception/
H A DExceptionUtils.java278 final Throwable[] throwables = getThrowables(throwable); in getRootCauseStackTraceList() local
519 final Throwable[] throwables = getThrowables(throwable); in indexOf() local
833 final Throwable[] throwables = getThrowables(throwable); in throwableOf() local
/aosp_15_r20/external/mockito/src/main/java/org/mockito/
H A DBDDMockito.java118 BDDMyOngoingStubbing<T> willThrow(Throwable... throwables); in willThrow()
171 public BDDMyOngoingStubbing<T> willThrow(Throwable... throwables) { in willThrow()
/aosp_15_r20/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
H A DResourceReleaser.java62 ArrayList<Throwable> throwables = new ArrayList<>(); in after() local
/aosp_15_r20/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/exceptions/
H A DMappedMultiException.java33 public MappedMultiException(String message, Map<Object, Throwable> throwables) { in MappedMultiException()
/aosp_15_r20/external/mockito/src/main/java/org/mockito/internal/stubbing/
H A DBaseStubbing.java42 public OngoingStubbing<T> thenThrow(Throwable... throwables) { in thenThrow()
/aosp_15_r20/external/mockito/src/main/java/org/mockito/stubbing/
H A DOngoingStubbing.java89 OngoingStubbing<T> thenThrow(Throwable... throwables); in thenThrow()
/aosp_15_r20/external/aws-sdk-java-v2/test/stability-tests/src/it/java/software/amazon/awssdk/stability/tests/utils/
H A DRetryableTestExtension.java107 private List<Throwable> throwables = new ArrayList<>(); field in RetryableTestExtension.RetryExecutor
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/
H A DAggregateException.java158 @Nullable String prologue, ImmutableList<Throwable> throwables) { in throwablesToString()
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/util/
DConditionPriorityBlockingQueueTest.java295 final Throwable[] throwables = new Throwable[1]; in testModificationOnIterating() local
/aosp_15_r20/external/cronet/third_party/jni_zero/java/src/org/chromium/example/jni_generator/
H A DSampleForAnnotationProcessor.java39 Throwable[] throwables, String string, String[] strings, TestStruct tStruct, in testSpecialTypes()
/aosp_15_r20/external/cronet/third_party/jni_zero/test/java/src/org/jni_zero/
H A DSampleForAnnotationProcessor.java64 Throwable[] throwables, in testSpecialTypes()
/aosp_15_r20/art/test/626-const-class-linking/src/
H A DMain.java262 int throwables = 0; in dumpResultStats() local
/aosp_15_r20/external/cronet/third_party/jni_zero/test/
H A Dsample_for_tests.cc258 const JavaParamRef<jobjectArray>& throwables, in JNI_SampleForAnnotationProcessor_TestSpecialTypes()
/aosp_15_r20/prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.14.18/
HDbyte-buddy-1.14.18.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/licenses/ META- ...
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0. ...
/aosp_15_r20/out/soong/.intermediates/external/apache-commons-lang/apache-commons-lang/android_common_apex33/javac/
Dapache-commons-lang.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/mockito/mockito-core/4.6.1/
HDmockito-core-4.6.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE org/ org/mockito/ org ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.4/
HDcommons-lang3-3.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/mockito/mockito-core/4.8.1/
HDmockito-core-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE org/ org/mockito/ org ...
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed-tests.jarIncludeFilterTest.jar META-INF/ META-INF/LICENSE META-INF/MANIFEST.MF ...
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/glide/4.8.0/
Dglide-4.8.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/bumptech/ com/ ...
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/glide/4.5.0/
Dglide-4.5.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/bumptech/ com/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/dialer-glide-target-deps/android_common/local-combined/
Ddialer-glide-target-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/bumptech/ com/ ...

1234