Home
last modified time | relevance | path

Searched defs:exception (Results 726 – 750 of 6738) sorted by relevance

1...<<21222324252627282930>>...270

/aosp_15_r20/libcore/ojluni/src/main/native/
H A Dfdlibm.h89 struct exception { struct
90 int type;
91 char *name;
92 double arg1;
93 double arg2;
94 double retval;
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/error/
H A DMarkedYAMLExceptionTest.java22 MarkedYAMLException exception = new MarkedYAMLException(null, null, "Error happened", mark); in testToString1() local
30 MarkedYAMLException exception = in testToString2() local
38 MarkedYAMLException exception = in testToString3() local
45 MarkedYAMLException exception = in testToString4() local
52 MarkedYAMLException exception = in testGetters() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/log/SystemUILogLib/android_common/kotlin_headers/
DSystemUILogLib.jar ... messageInitializer kotlin.jvm.functions.Function1 messagePrinter Throwable exception public static synthetic void log$default (com. ...
/aosp_15_r20/cts/common/device-side/util-axt/tests/src/com/android/compatibility/common/util/
H A DRetryRuleTest.java52 RetryableStatement(int numberFailures, T exception) { in RetryableStatement()
56 RetryableStatement(int numberFailures, T exception, @Nullable Runnable cleaner) { in RetryableStatement()
138 final RetryableException exception = new RetryableException("Y U NO?"); in testNeverCleanWhenDisabledAndStatementThrowsRetryableException() local
154 final RetryableException exception = new RetryableException(timeout, "Y U NO?"); in testPassOnRetryableExceptionWithTimeout() local
186 final RetryableException exception = new RetryableException("Y U NO?"); in testFailWhenDisabledAndStatementThrowsRetryableException() local
199 final RuntimeException exception = new RuntimeException("Y U NO?"); in testFailWhenDisabledAndStatementThrowsNonRetryableException() local
/aosp_15_r20/external/apache-http/src/org/apache/commons/logging/impl/
H A DJdk14Logger.java129 public void debug(Object message, Throwable exception) { in debug()
152 public void error(Object message, Throwable exception) { in error()
175 public void fatal(Object message, Throwable exception) { in fatal()
209 public void info(Object message, Throwable exception) { in info()
280 public void trace(Object message, Throwable exception) { in trace()
303 public void warn(Object message, Throwable exception) { in warn()
/aosp_15_r20/cts/tests/tests/appop/src/android/app/appops/cts/
H A DAppOpsTest.kt326 var exception = try { in overlappingActiveAttributionOps() variable
704 val exception = try { in startWatchingNoted_withoutExecutor_whenOpNoted_receivesCallback() constant
765 val exception = try { in startWatchingNoted_withExecutor_whenOpNoted_receivesCallback() constant
837 val exception = try { in startWatchingNoted_withoutExecutor_whenOpNoted_receivesDeviceAttributedCallback() constant
908 val exception = try { in startWatchingNoted_withExecutor_whenOpNoted_receivesDeviceAttributedCallback() constant
1163 val exception = try { in testRestrictedSettingsOpsRead() constant
/aosp_15_r20/external/aws-sdk-java-v2/services/marketplacemetering/src/main/resources/codegen-resources/
H A Dservice-2.json154 "exception":true boolean
162 "exception":true boolean
170 "exception":true boolean
178 "exception":true boolean
186 "exception":true, boolean
195 "exception":true boolean
203 "exception":true boolean
211 "exception":true boolean
219 "exception":true boolean
227 "exception":true boolean
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/aws-crt-client/src/test/java/software/amazon/awssdk/http/crt/internal/
H A DCrtAsyncRequestExecutorTest.java71 RuntimeException exception = new RuntimeException("error"); in acquireConnectionThrowException_shouldInvokeOnError() local
96 CrtRuntimeException exception = new CrtRuntimeException(""); in executeAsyncRequest_CrtRuntimeException_shouldInvokeOnError() local
143 RuntimeException exception = new RuntimeException("some failure"); in execute_AcquireConnectionFailure_shouldAlwaysWrapIOException() local
154 IllegalStateException exception = new IllegalStateException("connection closed"); in executeRequest_failedOfIllegalStateException_shouldWrapIOException() local
176 HttpException exception = new HttpException(0x080a); // AWS_ERROR_HTTP_CONNECTION_CLOSED in executeRequest_failedOfRetryableHttpException_shouldWrapIOException() local
198 HttpException exception = new HttpException(0x0801); // AWS_ERROR_HTTP_HEADER_NOT_FOUND in executeRequest_failedOfNonRetryableHttpException_shouldNotWrapIOException() local
/aosp_15_r20/tools/metalava/metalava/src/test/java/com/android/tools/metalava/cli/compatibility/
H A DCompatibilityCheckOptionsTest.kt151 val exception = in fakeJar() constant
170 val exception = in check compatibility api released mixture of signature and jar() constant
192 val exception = in check compatibility api removed does not support jar file() constant
/aosp_15_r20/external/aws-sdk-java-v2/services/codedeploy/src/main/resources/codegen-resources/
H A Dservice-2.json975 "exception":true boolean
996 "exception":true boolean
1003 "exception":true boolean
1041 "exception":true boolean
1053 "exception":true boolean
1081 "exception":true boolean
1331 "exception":true boolean
1371 "exception":true boolean
1753 "exception":true boolean
1760 "exception":true boolean
[all …]
/aosp_15_r20/external/google-cloud-java/java-compute/google-cloud-compute/src/test/java/com/google/cloud/compute/v1/
H A DPacketMirroringsClientTest.java122 ApiException exception = in aggregatedListExceptionTest() local
191 ApiException exception = in deleteExceptionTest() local
250 ApiException exception = in getExceptionTest() local
321 ApiException exception = in insertExceptionTest() local
373 ApiException exception = in listExceptionTest() local
445 ApiException exception = in patchExceptionTest() local
494 ApiException exception = in testIamPermissionsExceptionTest() local
H A DAutoscalersClientTest.java123 ApiException exception = in aggregatedListExceptionTest() local
192 ApiException exception = in deleteExceptionTest() local
252 ApiException exception = in getExceptionTest() local
323 ApiException exception = in insertExceptionTest() local
375 ApiException exception = in listExceptionTest() local
445 ApiException exception = in patchExceptionTest() local
515 ApiException exception = in updateExceptionTest() local
H A DInterconnectAttachmentsClientTest.java123 ApiException exception = in aggregatedListExceptionTest() local
192 ApiException exception = in deleteExceptionTest() local
273 ApiException exception = in getExceptionTest() local
346 ApiException exception = in insertExceptionTest() local
399 ApiException exception = in listExceptionTest() local
474 ApiException exception = in patchExceptionTest() local
551 ApiException exception = in setLabelsExceptionTest() local
H A DRegionTargetHttpsProxiesClientTest.java136 ApiException exception = in deleteExceptionTest() local
198 ApiException exception = in getExceptionTest() local
269 ApiException exception = in insertExceptionTest() local
321 ApiException exception = in listExceptionTest() local
393 ApiException exception = in patchExceptionTest() local
474 ApiException exception = in setSslCertificatesExceptionTest() local
555 ApiException exception = in setUrlMapExceptionTest() local
H A DRegionUrlMapsClientTest.java136 ApiException exception = in deleteExceptionTest() local
197 ApiException exception = in getExceptionTest() local
268 ApiException exception = in insertExceptionTest() local
320 ApiException exception = in listExceptionTest() local
391 ApiException exception = in patchExceptionTest() local
463 ApiException exception = in updateExceptionTest() local
514 ApiException exception = in validateExceptionTest() local
/aosp_15_r20/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/
DSafetySourceStatusTest.kt70 val exception = in iconAction_build_withInvalidIconType_throwsIllegalArgumentException() constant
212 val exception = in build_withInvalidSeverityLevel_throwsIllegalArgumentException() constant
225 val exception = in build_withInvalidPendingIntent_throwsIllegalArgumentException() constant
245 val exception = in build_withInvalidEnabledState_throwsIllegalArgumentException() constant
/aosp_15_r20/external/ow2-asm/asm-util/src/test/java/org/objectweb/asm/util/
H A DCheckAnnotationAdapterTest.java51 Exception exception = assertThrows(IllegalArgumentException.class, visit); in testVisit_illegalAnnotationName() local
61 Exception exception = assertThrows(IllegalArgumentException.class, visit); in testVisit_illegalAnnotationValue1() local
71 Exception exception = assertThrows(IllegalArgumentException.class, visit); in testVisit_illegalAnnotationValue2() local
82 Exception exception = assertThrows(IllegalStateException.class, visit); in testVisit_afterEnd() local
93 Exception exception = assertThrows(IllegalArgumentException.class, visitEnum); in testVisitEnum_illegalAnnotationEnumValue() local
/aosp_15_r20/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/ui/
H A DDialogHelperImpl.java82 public void showErrorMessageDialog(int titleId, Exception exception) { in showErrorMessageDialog()
83 showErrorMessageDialog(mActivity.getString(titleId), exception); in showErrorMessageDialog() local
87 public void showErrorMessageDialog(String title, Exception exception) { in showErrorMessageDialog()
99 Exception exception = (Exception) args.getSerializable(KEY_EXCEPTION); in handleOnCreateDialog() local
110 private String convertExceptionToErrorMessage(Exception exception) { in convertExceptionToErrorMessage()
/aosp_15_r20/external/aws-sdk-java-v2/services/codecommit/src/main/resources/codegen-resources/
H A Dservice-2.json2063 "exception":true boolean
2132 "exception":true boolean
2139 "exception":true boolean
2170 "exception":true boolean
2177 "exception":true boolean
2241 "exception":true boolean
2253 "exception":true boolean
2261 "exception":true boolean
2273 "exception":true boolean
2284 "exception":true boolean
[all …]
/aosp_15_r20/external/google-cloud-java/java-appengine-admin/google-cloud-appengine-admin/src/test/java/com/google/appengine/v1/
H A DFirewallClientTest.java126 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in listIngressRulesExceptionTest() local
176 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in batchUpdateIngressRulesExceptionTest() local
225 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in createIngressRuleExceptionTest() local
270 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in getIngressRuleExceptionTest() local
318 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in updateIngressRuleExceptionTest() local
358 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in deleteIngressRuleExceptionTest() local
H A DFirewallClientHttpJsonTest.java123 ApiException exception = in listIngressRulesExceptionTest() local
177 ApiException exception = in batchUpdateIngressRulesExceptionTest() local
231 ApiException exception = in createIngressRuleExceptionTest() local
284 ApiException exception = in getIngressRuleExceptionTest() local
338 ApiException exception = in updateIngressRuleExceptionTest() local
386 ApiException exception = in deleteIngressRuleExceptionTest() local
/aosp_15_r20/external/google-cloud-java/java-retail/google-cloud-retail/src/test/java/com/google/cloud/retail/v2alpha/
H A DMerchantCenterAccountLinkServiceClientHttpJsonTest.java110 ApiException exception = in listMerchantCenterAccountLinksExceptionTest() local
155 ApiException exception = in listMerchantCenterAccountLinksExceptionTest2() local
218 ApiException exception = in createMerchantCenterAccountLinkExceptionTest() local
282 ApiException exception = in createMerchantCenterAccountLinkExceptionTest2() local
325 ApiException exception = in deleteMerchantCenterAccountLinkExceptionTest() local
368 ApiException exception = in deleteMerchantCenterAccountLinkExceptionTest2() local
/aosp_15_r20/external/google-cloud-java/java-shell/google-cloud-shell/src/test/java/com/google/cloud/shell/v1/
H A DCloudShellServiceClientHttpJsonTest.java116 ApiException exception = in getEnvironmentExceptionTest() local
167 ApiException exception = in getEnvironmentExceptionTest2() local
222 ApiException exception = in startEnvironmentExceptionTest() local
280 ApiException exception = in authorizeEnvironmentExceptionTest() local
337 ApiException exception = in addPublicKeyExceptionTest() local
391 ApiException exception = in removePublicKeyExceptionTest() local
/aosp_15_r20/packages/modules/AdServices/shared/tests/device-side/java/com/android/adservices/shared/errorlogging/
DAbstractAdServicesErrorLoggerTest.java87 Exception exception = in testLogErrorInternal() local
195 Exception exception = createSQLiteException(CLASS_NAME, METHOD_NAME, LINE_NUMBER); in testLogErrorWithExceptionInfo_errorLoggingFlagEnabled() local
218 Exception exception = createSQLiteException(fullClassName, METHOD_NAME, LINE_NUMBER); in testLogErrorWithExceptionInfo_fullyQualifiedClassName_errorLoggingFlagEnabled() local
240 Exception exception = createSQLiteException(/* className = */ "", METHOD_NAME, LINE_NUMBER); in testLogErrorWithExceptionInfo_emptyClassName_errorLoggingFlagEnabled() local
265 Exception exception = new SQLiteException(); in createSQLiteException() local
279 Exception exception = new SQLiteException(); in createSQLiteExceptionWith3StackTraceElements() local
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
H A DFakeTimeLimiterTest.java54 Exception exception = new SampleCheckedException(); in testCallWithTimeout_wrapsCheckedException() local
65 Exception exception = new RuntimeException("test"); in testCallWithTimeout_wrapsUncheckedException() local
88 RuntimeException exception = new RuntimeException("test"); in testRunWithTimeout_wrapsUncheckedException() local
99 RuntimeException exception = new RuntimeException("test"); in testRunUninterruptiblyWithTimeout_wrapsUncheckedException() local
109 public static <T> Callable<T> callableThrowing(final Exception exception) { in callableThrowing()

1...<<21222324252627282930>>...270