/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/org/xml/sax/helpers/ |
H A D | XMLFilterImplTest.java | 443 SAXParseException exception = new SAXParseException("Oops!", null); in testWarning() local 457 SAXParseException exception = new SAXParseException("Oops!", null); in testError() local 471 SAXParseException exception = new SAXParseException("Oops!", null); in testFatalError() local
|
/aosp_15_r20/external/aws-sdk-java-v2/services/organizations/src/main/resources/codegen-resources/ |
H A D | service-2.json | 1106 "exception":true boolean 1133 "exception":true boolean 1142 "exception":true boolean 1188 "exception":true boolean 1196 "exception":true boolean 1227 "exception":true boolean 1235 "exception":true boolean 1243 "exception":true boolean 1272 "exception":true boolean 1336 "exception":true boolean [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/services/kms/src/main/resources/codegen-resources/ |
H A D | service-2.json | 1019 "exception":true boolean 1068 "exception":true boolean 1076 "exception":true boolean 1084 "exception":true boolean 1092 "exception":true boolean 1100 "exception":true boolean 1343 "exception":true boolean 1356 "exception":true boolean 1364 "exception":true boolean 1377 "exception":true boolean [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/services/migrationhubconfig/src/main/resources/codegen-resources/ |
H A D | service-2.json | 93 "exception":true boolean 197 "exception":true boolean 253 "exception":true, boolean 262 "exception":true boolean 272 "exception":true, boolean 311 "exception":true boolean
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/invoker/ |
D | InvocationExecution.java | 832 IInvocationContext context, IConfiguration config, Throwable exception) { in runDevicePostInvocationTearDown() 948 Throwable exception) in doTeardown() 1061 Throwable exception, in runPreparersTearDown() 1123 public void doCleanUp(IInvocationContext context, IConfiguration config, Throwable exception) { in doCleanUp() 1138 cleaner.cleanUp(context.getBuildInfo(deviceName), exception); in doCleanUp() local 1155 cleaner.cleanUp(context.getBuildInfo(deviceName), exception); in doCleanUp() local
|
/aosp_15_r20/packages/providers/ContactsProvider/src/com/android/providers/contacts/util/ |
D | LogFields.java | 34 private Exception exception; field in LogFields 93 private Exception exception; field in LogFields.Builder 131 public Builder setException(Exception exception) { in setException()
|
/aosp_15_r20/tools/acloud/internal/lib/ |
H A D | base_cloud_client.py | 101 def _ShouldRetry(exception, retry_http_codes, argument 131 def _TranslateError(exception): argument 245 def _CallBack(request_id, response, exception): argument
|
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/ |
H A D | InvokeMethodTest.java | 164 TaggedObject exception = reply.getNextValueAsTaggedObject(); in testInvokeMethod001() local 334 TaggedObject exception = reply.getNextValueAsTaggedObject(); in testInvokeMethod002() local 461 TaggedObject exception = reply.getNextValueAsTaggedObject(); in testInvokeMethod003() local
|
/aosp_15_r20/external/aws-sdk-java-v2/services/sagemakerruntime/src/main/resources/codegen-resources/ |
H A D | api-2.json | 57 "exception":true, boolean 129 "exception":true boolean 137 "exception":true, boolean 148 "exception":true, boolean
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/content/pm/parsing/result/ |
H A D | ParseInputAndResultTest.kt | 113 val exception = IOException() in errorCodeAndMessageAndException() constant 125 val exception = IOException() in errorCarryResult() constant
|
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/phr/src/android/healthconnect/cts/phr/apis/ |
D | ReadMedicalResourcesByIdsCtsTest.java | 180 HealthConnectException exception = receiver.assertAndGetException(); in testReadMedicalResourcesByIds_readLimitExceeded_throws() local 331 HealthConnectException exception = in testRead_inForegroundWithNoPerms_throws() local 461 HealthConnectException exception = in testRead_inBgWithBgReadNoOtherPerms_throws() local 607 HealthConnectException exception = in testRead_inBackgoundWithNoPerms_throws() local
|
D | GetMedicalDataSourcesByIdsCtsTest.java | 153 HealthConnectException exception = receiver.assertAndGetException(); in testGetMedicalDataSourcesById_readLimitExceeded_throws() local 179 Exception exception = in testGetMedicalDataSourcesById_exceedsMaxPageSize_throws() local 367 HealthConnectException exception = in testGetMedicalDataSourcesById_inForegroundWithNoPerms_throws() local 519 HealthConnectException exception = in testGetMedicalDataSourcesById_inBgWithNoPerms_throws() local
|
/aosp_15_r20/external/aws-sdk-java-v2/services/route53/src/main/resources/codegen-resources/ |
H A D | service-2.json | 1561 "exception":true boolean 1609 "exception":true boolean 1654 "exception":true boolean 1663 "exception":true boolean 1856 "exception":true boolean 1864 "exception":true boolean 1876 "exception":true boolean 2341 "exception":true boolean 2413 "exception":true boolean 2424 "exception":true boolean [all …]
|
/aosp_15_r20/frameworks/base/packages/Vcn/service-b/src/com/android/server/vcn/ |
H A D | VcnGatewayConnection.java | 296 @Nullable public final Exception exception; field in VcnGatewayConnection.EventSessionLostInfo 298 EventSessionLostInfo(@NonNull Exception exception) { in EventSessionLostInfo() 1283 private void sessionLostWithoutCallback(int token, @Nullable Exception exception) { in sessionLostWithoutCallback() 1288 private void sessionLost(int token, @Nullable Exception exception) { in sessionLost() 1306 private static boolean isIkeAuthFailure(@NonNull Exception exception) { in isIkeAuthFailure() 1315 private void notifyStatusCallbackForSessionClosed(@NonNull Exception exception) { in notifyStatusCallbackForSessionClosed() 1362 private void sessionClosed(int token, @Nullable Exception exception) { in sessionClosed() 2392 public void onClosedExceptionally(@NonNull IkeException exception) { in onClosedExceptionally() 2398 public void onError(@NonNull IkeProtocolException exception) { in onError() 2474 public void onClosedExceptionally(@NonNull IkeException exception) { in onClosedExceptionally()
|
/aosp_15_r20/external/aws-sdk-java-v2/services/ecrpublic/src/main/resources/codegen-resources/ |
H A D | service-2.json | 805 "exception":true boolean 925 "exception":true boolean 976 "exception":true boolean 1044 "exception":true boolean 1058 "exception":true boolean 1119 "exception":true boolean 1143 "exception":true boolean 1151 "exception":true boolean 1159 "exception":true boolean 1189 "exception":true boolean [all …]
|
/aosp_15_r20/external/google-breakpad/src/processor/ |
H A D | minidump_unittest.cc | 1108 Exception exception(dump, context, in TEST() local 1182 Exception exception(dump, context, in TEST() local 1258 Exception exception(dump, context, in TEST() local 1349 Exception exception(dump, context, in TEST() local 1412 Exception exception(dump, context, in TEST() local 1496 Exception exception(dump, context, in TEST() local 1595 Exception exception(dump, context, in TEST() local
|
/aosp_15_r20/external/aws-sdk-java-v2/services/marketplacedeployment/src/main/resources/codegen-resources/ |
H A D | service-2.json | 106 "exception":true boolean 138 "exception":true boolean 178 "exception":true, boolean 296 "exception":true boolean 315 "exception":true boolean 382 "exception":true, boolean 429 "exception":true boolean
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/ |
H A D | retry_util.py | 26 def _CreateExceptionRetryHandler(exception): argument 131 max_retry, handler=None, exception=None, log_all_retries=False, argument 258 def RetryException(exception, max_retry, functor, *args, **kwargs): argument
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/entitlement/http/ |
D | HttpClientTest.java | 153 ServiceEntitlementException exception = in request_httpGetResponseBadRequest_throwsException() local 323 ServiceEntitlementException exception = assertThrows( in request_getResponseCodeFailed_expectThrowsException() local 349 ServiceEntitlementException exception = assertThrows( in request_getResponseBodyFailed_expectThrowsException() local
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/signals/ |
D | SignalsScriptEngineTest.java | 422 IllegalStateException exception = in test_handleEncodingOutput_emptyOutput_throwsException() local 446 IllegalStateException exception = in test_handleEncodingOutput_failedStatus_throwsException() local 472 IllegalStateException exception = in test_handleEncodingOutput_missingResult_throwsException() local
|
/aosp_15_r20/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/action/ |
D | ActionTestHelpers.java | 126 public final Exception exception; field in ActionTestHelpers.StubActionService.StubActionServiceCallLog 132 final Exception exception, in StubActionServiceCallLog() 168 final Exception exception) { in handleFailureFromBackgroundWorker()
|
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/internal/http/pipeline/stages/ |
H A D | AsyncRetryableStageAdaptiveModeTest.java | 159 SdkServiceException exception = SdkServiceException.builder() in execute_nonThrottlingServiceException_doesNotUpdateRate() local 175 SdkServiceException exception = SdkServiceException.builder() in execute_throttlingServiceException_updatesRate() local 270 public Response<Object> createUnsuccessfulResponse(SdkException exception) { in createUnsuccessfulResponse()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/ActionButtonsPreference/SettingsLibActionButtonsPreference/android_common/javac/ |
D | SettingsLibActionButtonsPreference.jar | ... icon
android.content.res.Resources$NotFoundException exception
int iconResId
public com.android.settingslib.widget ... |
/aosp_15_r20/external/grpc-grpc-java/cronet/src/test/java/io/grpc/cronet/ |
H A D | CronetClientStreamTest.java | 402 CronetException exception = mock(CronetException.class); in streamFailed() local 430 CronetException exception = mock(CronetException.class); in streamFailedAfterResponseHeaderReceived() local 461 CronetException exception = mock(CronetException.class); in streamFailedAfterTrailerReceived() local 494 CronetException exception = mock(CronetException.class); in streamFailedAfterTrailerAndEndOfStreamReceived() local
|
/aosp_15_r20/platform_testing/libraries/flicker/test/src/android/tools/flicker/ |
H A D | FlickerServiceRuleTest.kt | 141 val exception = in throwsExceptionForFlickerTestFailureIfRequested() constant 186 val exception = in throwsExceptionForExecutionErrorsIfRequested() constant
|