Home
last modified time | relevance | path

Searched defs:ioException (Results 1 – 25 of 452) sorted by relevance

12345678910>>...19

/aosp_15_r20/external/volley/core/src/main/java/com/android/volley/toolbox/
H A DAsyncHttpStack.java49 void onError(IOException ioException); in onError()
163 IOException ioException; field in AsyncHttpStack.Response
168 @Nullable IOException ioException, in Response()
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/common/testing/
H A DFakeFileBackend.java121 IOException ioException; in throwIf() local
172 IOException ioException; in openForWrite() local
186 IOException ioException; in openForAppend() local
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/io/
H A DUncheckedIOExceptionTest.java32 IOException ioException = new IOException(); in test_ConstructorLjava_lang_IOException() local
42 IOException ioException = new IOException(); in test_ConstructorLjava_lang_String_IOException() local
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
H A DIOExceptionTest.java62 IOException ioException = new IOException( in test_ConstructorLString_LThrowable() local
84 IOException ioException = new IOException(cause); in test_Constructor_LThrowable() local
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/nio/file/
H A DSimpleFileVisitorTest.java52 IOException ioException = new IOException(); in test_postVisitDirectory() local
90 IOException ioException = new IOException(); in test_visitFileFailed() local
H A DDirectoryIteratorExceptionTest.java27 IOException ioException = new IOException(); in test_constructor() local
/aosp_15_r20/external/google-auth-library-java/oauth2_http/java/com/google/auth/oauth2/
H A DGoogleAuthException.java156 IOException ioException, String message) { in createWithTokenEndpointIOException()
178 static GoogleAuthException createWithTokenEndpointIOException(IOException ioException) { in createWithTokenEndpointIOException()
/aosp_15_r20/external/grpc-grpc-java/okhttp/src/test/java/io/grpc/okhttp/
H A DAsyncSinkTest.java135 Exception ioException = new IOException("some exception"); in write_shouldCachePreviousException() local
164 Exception ioException = new IOException("some exception"); in write_shouldThrowIfAlreadyClosed() local
H A DExceptionHandlingFrameWriterTest.java73 public void ioException() { in ioException() method in ExceptionHandlingFrameWriterTest
/aosp_15_r20/external/robolectric/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/
H A DFakeHttpLayer.java295 private IOException ioException; field in FakeHttpLayer.RequestMatcherResponseRule
304 public RequestMatcherResponseRule(RequestMatcher requestMatcher, IOException ioException) { in RequestMatcherResponseRule()
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/
H A DUncheckedIOException.java19 public IOException ioException() { in ioException() method in UncheckedIOException
/aosp_15_r20/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/shim/
DShimUtilsRAndSTest.java34 final IOException ioException = new IOException("test"); in testGetWrappedIkeException() local
DShimUtilsTTest.java36 final IOException ioException = new IOException("test"); in testGetWrappedIkeException() local
/aosp_15_r20/external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/
H A DNettyServerTransportTest.java44 public void ioException() { in ioException() method in NettyServerTransportTest
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/test/java/software/amazon/awssdk/http/nio/netty/internal/
H A DUnusedChannelExceptionHandlerTest.java33 private IOException ioException = new IOException(); field in UnusedChannelExceptionHandlerTest
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/test/java/software/amazon/awssdk/http/nio/netty/internal/http2/
H A DHttp2StreamExceptionHandlerTest.java94 IOException ioException = new IOException("yolo"); in ioException_shouldFireExceptionAndPropagateException() local
H A DMultiplexedChannelRecordTest.java216 IOException ioException = new IOException("foobar"); in closeChildChannels_shouldDeliverException() local
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/http/
H A DAmazonHttpClientTest.java80 IOException ioException = new IOException("BOOM"); in testRetryIoExceptionFromExecute() local
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/integration/
H A DConnectIT.java79 AtomicBoolean ioException = new AtomicBoolean(); in canInterruptThenJoinASpawnedThread() local
/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/stubbing/
H A DStubbingWithThrowablesTest.java139 IOException ioException = new IOException(); in shouldAllowSettingCheckedException() local
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/main/java/software/amazon/awssdk/http/nio/netty/internal/
H A DProxyTunnelInitHandler.java138 IOException ioException = cause == null ? new IOException(errorMsg) : in handleConnectRequestFailure() local
/aosp_15_r20/external/javapoet/src/test/java/com/squareup/javapoet/
H A DMethodSpecTest.java346 ClassName ioException = ClassName.get(IOException.class); in duplicateExceptionsIgnored() local
/aosp_15_r20/out/soong/.intermediates/external/cbor-java/cbor-java/android_common_apex30/javac/
Dcbor-java.jarMETA-INF/ META-INF/MANIFEST.MF co/ co/nstant/ co/ ...
/aosp_15_r20/out/soong/.intermediates/external/cbor-java/cbor-java/android_common/javac/
Dcbor-java.jarMETA-INF/ META-INF/MANIFEST.MF co/ co/nstant/ co/ ...
/aosp_15_r20/out/soong/.intermediates/external/cbor-java/cbor-java/android_common_apex33/javac/
Dcbor-java.jarMETA-INF/ META-INF/MANIFEST.MF co/ co/nstant/ co/ ...

12345678910>>...19