Home
last modified time | relevance | path

Searched defs:exception (Results 976 – 1000 of 6738) sorted by relevance

1...<<31323334353637383940>>...270

/aosp_15_r20/external/google-cloud-java/java-compute/google-cloud-compute/src/test/java/com/google/cloud/compute/v1/
H A DRegionTargetTcpProxiesClientTest.java136 ApiException exception = in deleteExceptionTest() local
192 ApiException exception = in getExceptionTest() local
263 ApiException exception = in insertExceptionTest() local
315 ApiException exception = in listExceptionTest() local
H A DRegionNotificationEndpointsClientTest.java136 ApiException exception = in deleteExceptionTest() local
190 ApiException exception = in getExceptionTest() local
262 ApiException exception = in insertExceptionTest() local
314 ApiException exception = in listExceptionTest() local
H A DRegionInstanceTemplatesClientTest.java136 ApiException exception = in deleteExceptionTest() local
192 ApiException exception = in getExceptionTest() local
263 ApiException exception = in insertExceptionTest() local
315 ApiException exception = in listExceptionTest() local
H A DZoneOperationsClientTest.java109 ApiException exception = in deleteExceptionTest() local
180 ApiException exception = in getExceptionTest() local
233 ApiException exception = in listExceptionTest() local
303 ApiException exception = in waitExceptionTest() local
H A DRegionOperationsClientTest.java110 ApiException exception = in deleteExceptionTest() local
181 ApiException exception = in getExceptionTest() local
234 ApiException exception = in listExceptionTest() local
304 ApiException exception = in waitExceptionTest() local
H A DRegionSslCertificatesClientTest.java136 ApiException exception = in deleteExceptionTest() local
196 ApiException exception = in getExceptionTest() local
267 ApiException exception = in insertExceptionTest() local
319 ApiException exception = in listExceptionTest() local
H A DRegionNetworkEndpointGroupsClientTest.java137 ApiException exception = in deleteExceptionTest() local
202 ApiException exception = in getExceptionTest() local
274 ApiException exception = in insertExceptionTest() local
326 ApiException exception = in listExceptionTest() local
H A DRegionInstanceGroupsClientTest.java126 ApiException exception = in getExceptionTest() local
179 ApiException exception = in listExceptionTest() local
236 ApiException exception = in listInstancesExceptionTest() local
316 ApiException exception = in setNamedPortsExceptionTest() local
/aosp_15_r20/external/sdk-platform-java/test/integration/goldens/compute/src/com/google/cloud/compute/v1small/
H A DAddressesClientTest.java121 ApiException exception = in aggregatedListExceptionTest() local
189 ApiException exception = in deleteExceptionTest() local
258 ApiException exception = in insertExceptionTest() local
311 ApiException exception = in listExceptionTest() local
/aosp_15_r20/external/gson/gson/src/test/java/com/google/gson/functional/
H A DJava17RecordTest.java92 var exception = assertThrows(JsonIOException.class, () -> gson.getAdapter(LocalRecord.class)); in testSerializedNameOnAccessor() local
254 …var exception = assertThrows(JsonParseException.class, () -> gson.fromJson(s, RecordWithPrimitives… in testPrimitiveAdapterNullValue() local
384 var exception = assertThrows(JsonIOException.class, () -> gson.toJson(new Blocked(1))); in testClassReflectionFilter() local
396 var exception = assertThrows(JsonIOException.class, () -> gson.toJson(new PrivateRecord(1))); in testReflectionFilterBlockInaccessible() local
425 var exception = assertThrows(JsonIOException.class, () -> gson.fromJson("{}", Record.class)); in testRecordBaseClass() local
/aosp_15_r20/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/
DSafetyCenterEntryGroupTest.kt140 val exception = in build_withInvalidEntrySeverityLevel_throwsIllegalArgumentException() constant
152 val exception = in build_withInvalidSeverityUnspecifiedIconType_throwsIllegalArgumentException() constant
/aosp_15_r20/external/kotlinx.coroutines/integration/kotlinx-coroutines-guava/test/
H A DListenableFutureToStringTest.kt21 val exception = TestRuntimeException("test") in <lambda>() constant
44 val exception = CancellationException("test") in <lambda>() constant
/aosp_15_r20/external/google-cloud-java/java-automl/google-cloud-automl/src/test/java/com/google/cloud/automl/v1beta1/
H A DPredictionServiceClientHttpJsonTest.java114 ApiException exception = in predictExceptionTest() local
164 ApiException exception = in predictExceptionTest2() local
218 ApiException exception = in batchPredictExceptionTest() local
272 ApiException exception = in batchPredictExceptionTest2() local
H A DPredictionServiceClientTest.java117 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in predictExceptionTest() local
163 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in predictExceptionTest2() local
214 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in batchPredictExceptionTest() local
268 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in batchPredictExceptionTest2() local
/aosp_15_r20/art/test/1928-exception-event-exception/src/art/
H A DTest1928.java30 Executable m, long loc, Throwable exception, Executable catch_m, long catch_l); in exceptionOccurred()
46 Throwable exception, in ExceptionEvent()
87 Executable m, long loc, Throwable exception, Executable catch_m, long catch_l) { in exceptionOccurred()
95 Executable m, long loc, Throwable exception, Executable catch_m, long catch_l) { in exceptionOccurred()
/aosp_15_r20/packages/modules/AdServices/shared/tests/device-side/java/com/android/adservices/shared/spe/framework/
DAbstractJobServiceTest.java319 RuntimeException exception = new RuntimeException("The execution is failed!"); in testOnJobPostExecution_onException_WithRetry() local
343 RuntimeException exception = new RuntimeException("The execution is failed!"); in testOnJobPostExecution_onException_WithoutRetry() local
380 RuntimeException exception = new RuntimeException("The execution is failed!"); in testOnStartJob_failure() local
409 RuntimeException exception = new RuntimeException("The execution is failed!"); in testOnStopJob() local
/aosp_15_r20/external/google-cloud-java/java-automl/google-cloud-automl/src/test/java/com/google/cloud/automl/v1/
H A DPredictionServiceClientHttpJsonTest.java114 ApiException exception = in predictExceptionTest() local
164 ApiException exception = in predictExceptionTest2() local
218 ApiException exception = in batchPredictExceptionTest() local
272 ApiException exception = in batchPredictExceptionTest2() local
H A DPredictionServiceClientTest.java117 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in predictExceptionTest() local
163 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in predictExceptionTest2() local
214 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in batchPredictExceptionTest() local
268 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in batchPredictExceptionTest2() local
/aosp_15_r20/external/connectedappssdk/sdk/src/main/java/com/google/android/enterprise/connectedapps/
H A DCrossProfileSender.java158 public void onException(Bundle exception) { in onException()
457 private void onBindingAttemptFailed(Exception exception) { in onBindingAttemptFailed()
458 onBindingAttemptFailed(exception.getMessage(), exception, /* terminal= */ false); in onBindingAttemptFailed() local
461 private void onBindingAttemptFailed(String reason, Exception exception) { in onBindingAttemptFailed()
470 String reason, @Nullable Exception exception, boolean terminal) { in onBindingAttemptFailed()
729 RuntimeException exception = in drainAsyncQueue() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/test/java/com/google/android/exoplayer2/transformer/
H A DTransformerEndToEndTest.java269 TransformationException exception = TransformerTestRunner.runUntilError(transformer); in startTransformation_withMultipleListeners_callsEachOnError() local
380 TransformationException exception = TransformerTestRunner.runUntilError(transformer); in startTransformation_withAudioEncoderFormatUnsupported_completesWithError() local
400 TransformationException exception = TransformerTestRunner.runUntilError(transformer); in startTransformation_withAudioDecoderFormatUnsupported_completesWithError() local
413 TransformationException exception = TransformerTestRunner.runUntilError(transformer); in startTransformation_withIoError_completesWithError() local
426 TransformationException exception = TransformerTestRunner.runUntilError(transformer); in startTransformation_withAudioMuxerFormatUnsupported_completesWithError() local
479 AtomicReference<Exception> exception = new AtomicReference<>(); in startTransformation_fromSpecifiedThread_completesSuccessfully() local
/aosp_15_r20/external/aws-sdk-java-v2/services/cloudtraildata/src/main/resources/codegen-resources/
H A Dservice-2.json98 "exception":true boolean
106 "exception":true boolean
114 "exception":true boolean
122 "exception":true boolean
146 "exception":true boolean
226 "exception":true boolean
/aosp_15_r20/external/aws-sdk-java-v2/services/dax/src/main/resources/codegen-resources/
H A Dservice-2.json482 "exception":true boolean
504 "exception":true boolean
511 "exception":true boolean
1009 "exception":true boolean
1018 "exception":true boolean
1025 "exception":true boolean
1033 "exception":true, boolean
1041 "exception":true boolean
1049 "exception":true, boolean
1057 "exception":true boolean
[all …]
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/jdi/
H A DInvocationException.java38 ObjectReference exception; field in InvocationException
40 public InvocationException(ObjectReference exception) { in InvocationException()
45 public ObjectReference exception() { in exception() method in InvocationException
/aosp_15_r20/libcore/luni/src/main/java/org/xml/sax/
H A DErrorHandler.java73 public abstract void warning (SAXParseException exception) in warning()
102 public abstract void error (SAXParseException exception) in error()
134 public abstract void fatalError (SAXParseException exception) in fatalError()
/aosp_15_r20/libcore/luni/src/main/java/javax/xml/transform/
H A DErrorListener.java68 public abstract void warning(TransformerException exception) in warning()
87 public abstract void error(TransformerException exception) in error()
107 public abstract void fatalError(TransformerException exception) in fatalError()

1...<<31323334353637383940>>...270