Home
last modified time | relevance | path

Searched defs:actualException (Results 1 – 9 of 9) sorted by relevance

/external/aws-sdk-java-v2/http-clients/aws-crt-client/src/test/java/software/amazon/awssdk/http/crt/internal/
DCrtAsyncRequestExecutorTest.java88 Exception actualException = argumentCaptor.getValue(); in acquireConnectionThrowException_shouldInvokeOnError() local
111 Exception actualException = argumentCaptor.getValue(); in executeAsyncRequest_CrtRuntimeException_shouldInvokeOnError() local
135 Exception actualException = argumentCaptor.getValue(); in cancelRequest_shouldInvokeOnError() local
169 Exception actualException = argumentCaptor.getValue(); in executeRequest_failedOfIllegalStateException_shouldWrapIOException() local
191 Exception actualException = argumentCaptor.getValue(); in executeRequest_failedOfRetryableHttpException_shouldWrapIOException() local
213 Exception actualException = argumentCaptor.getValue(); in executeRequest_failedOfNonRetryableHttpException_shouldNotWrapIOException() local
/external/aws-sdk-java-v2/services/s3/src/test/java/software/amazon/awssdk/services/s3/internal/crt/
DS3CrtResponseHandlerAdapterTest.java104 Throwable actualException = sdkResponseHandler.error; in nullByteBuffer_shouldCompleteFutureExceptionally() local
134 Throwable actualException = sdkResponseHandler.error; in requestFailed_shouldCompleteFutureExceptionally() local
149 Throwable actualException = sdkResponseHandler.error; in requestFailedWithCause_shouldCompleteFutureExceptionallyWithCause() local
/external/cronet/stable/components/cronet/android/test/javatests/src/org/chromium/net/apihelpers/
DContentTypeParametersParserTest.java155 Throwable actualException = null; in assertThrows() local
/external/cronet/tot/components/cronet/android/test/javatests/src/org/chromium/net/apihelpers/
DContentTypeParametersParserTest.java155 Throwable actualException = null; in assertThrows() local
/external/cronet/tot/base/android/junit/src/org/chromium/base/
DUnownedUserDataKeyTest.java911 Throwable actualException = null; in assertThrows() local
/external/cronet/stable/base/android/junit/src/org/chromium/base/
DUnownedUserDataKeyTest.java911 Throwable actualException = null; in assertThrows() local
/external/robolectric/utils/src/test/java/org/robolectric/util/inject/
DInjectorTest.java248 Exception actualException = null; in shouldProvideDecentErrorMessages() local
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/net/ssl/
DSSLSocketVersionCompatibilityTest.java443 Throwable actualException; field in SSLSocketVersionCompatibilityTest.TestUncaughtExceptionHandler
/external/conscrypt/common/src/test/java/org/conscrypt/javax/net/ssl/
DSSLSocketVersionCompatibilityTest.java437 Throwable actualException; field in SSLSocketVersionCompatibilityTest.TestUncaughtExceptionHandler