/aosp_15_r20/external/google-cloud-java/java-compute/google-cloud-compute/src/test/java/com/google/cloud/compute/v1/ |
H A D | RegionTargetTcpProxiesClientTest.java | 136 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 D | RegionNotificationEndpointsClientTest.java | 136 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 D | RegionInstanceTemplatesClientTest.java | 136 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 D | ZoneOperationsClientTest.java | 109 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 D | RegionOperationsClientTest.java | 110 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 D | RegionSslCertificatesClientTest.java | 136 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 D | RegionNetworkEndpointGroupsClientTest.java | 137 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 D | RegionInstanceGroupsClientTest.java | 126 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 D | AddressesClientTest.java | 121 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 D | Java17RecordTest.java | 92 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/ |
D | SafetyCenterEntryGroupTest.kt | 140 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 D | ListenableFutureToStringTest.kt | 21 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 D | PredictionServiceClientHttpJsonTest.java | 114 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 D | PredictionServiceClientTest.java | 117 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 D | Test1928.java | 30 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/ |
D | AbstractJobServiceTest.java | 319 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 D | PredictionServiceClientHttpJsonTest.java | 114 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 D | PredictionServiceClientTest.java | 117 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 D | CrossProfileSender.java | 158 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 D | TransformerEndToEndTest.java | 269 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 D | service-2.json | 98 "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 D | service-2.json | 482 "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 D | InvocationException.java | 38 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 D | ErrorHandler.java | 73 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 D | ErrorListener.java | 68 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()
|