Home
last modified time | relevance | path

Searched defs:runtimeException (Results 1 – 25 of 73) sorted by relevance

123

/aosp_15_r20/external/connectedappssdk/sdk/src/main/java/com/google/android/enterprise/connectedapps/internal/
H A DExceptionThrower.java29 RuntimeException runtimeException; field in ExceptionThrower.ThrowingRunnable
32 ThrowingRunnable(RuntimeException runtimeException) { in ThrowingRunnable()
48 public static void delayThrow(RuntimeException runtimeException) { in delayThrow()
/aosp_15_r20/external/easymock/src/org/easymock/internal/
H A DRuntimeExceptionWrapper.java22 private final RuntimeException runtimeException; field in RuntimeExceptionWrapper
24 public RuntimeExceptionWrapper(final RuntimeException runtimeException) { in RuntimeExceptionWrapper()
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/rpc/
H A DServerStreamIterator.java104 RuntimeException runtimeException = (RuntimeException) last; in hasNext() local
/aosp_15_r20/packages/services/Car/tests/CarLibUnitTest/src/com/android/car/internal/util/
DExceptionUtilsTest.java32 RuntimeException runtimeException = assertThrows(RuntimeException.class, () -> { in testWrapUnwrapIOException() local
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/resolution/
H A DMethodsResolutionLogicTest.java77 …ResolvedReferenceType runtimeException = (ResolvedReferenceType) ReflectionFactory.typeUsageFor(Ru… in compatibilityShouldConsiderAlsoTypeVariablesPositive() local
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/invoker/
DTestInvocationTest.java1002 RuntimeException runtimeException = new RuntimeException("failed to get build."); in testInvoke_buildFailed_runtimeException() local
1113 RuntimeException runtimeException = new RuntimeException("failed to get build."); in testInvoke_skipBugreport_buildFailed() local
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/concurrent/
H A DMemoizerFunctionTest.java103 final RuntimeException runtimeException = new RuntimeException("Some runtime exception"); in testWhenComputableThrowsRuntimeException() local
H A DMemoizerComputableTest.java101 final RuntimeException runtimeException = new RuntimeException("Some runtime exception"); in testWhenComputableThrowsRuntimeException() local
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/aws-crt-client/src/test/java/software/amazon/awssdk/http/crt/internal/
H A DBaseHttpStreamResponseHandlerTest.java144 RuntimeException runtimeException = new RuntimeException(); in publisherWritesFutureFails_shouldShutdownConnection() local
/aosp_15_r20/external/webrtc/rtc_base/java/src/org/webrtc/
H A DThreadUtils.java184 final RuntimeException runtimeException = new RuntimeException(caughtException.e); in invokeAtFrontUninterruptibly() local
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/prefs/
H A DMockAbstractPreferences.java32 static final int runtimeException = 2; field in MockAbstractPreferences
H A DPreferencesTest.java214 static final int runtimeException = 2; field in PreferencesTest.MockInputStream
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/validation/
H A DInjectValidator.java421 XType runtimeException = processingEnv.findType(TypeNames.RUNTIME_EXCEPTION); in throwsCheckedExceptions() local
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/invoker/
DDelegatedInvocationExecution.java169 RuntimeException runtimeException = null; in runTests() local
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/data/customaudience/
DCustomAudienceConvertersTest.java46 RuntimeException runtimeException = in testDeserialize_invalidString() local
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/internal/async/
H A DFileAsyncResponseTransformerTest.java263 RuntimeException runtimeException = new RuntimeException("oops"); in stubException() local
/aosp_15_r20/external/guice/lib/build/
HDeasymock.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/easymock/ org/ ...
/aosp_15_r20/external/guice/extensions/persist/lib/
HDeasymock.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/easymock/ org/ ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDeasymock-3.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/easymock/ org/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/inject/guice/3.0/
HDguice-3.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar3META-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-3/
Dframework.jarandroid/app/usage/CacheQuotaService.class CacheQuotaService.java package android.app.usage public ...
/aosp_15_r20/out/soong/.intermediates/external/dagger2/dagger2-compiler-lib/linux_glibc_common/javac/
Ddagger2-compiler-lib.jarMETA-INF/ META-INF/MANIFEST.MF dagger/ dagger/internal/ dagger/ ...
/aosp_15_r20/external/testng/lib-supplied/
HDguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...

123