/aosp_15_r20/external/google-cloud-java/java-compute/google-cloud-compute/src/test/java/com/google/cloud/compute/v1/ |
H A D | MachineTypesClientTest.java | 120 ApiException exception = in aggregatedListExceptionTest() local 181 ApiException exception = in getExceptionTest() local 234 ApiException exception = in listExceptionTest() local
|
H A D | DiskTypesClientTest.java | 118 ApiException exception = in aggregatedListExceptionTest() local 174 ApiException exception = in getExceptionTest() local 227 ApiException exception = in listExceptionTest() local
|
H A D | AcceleratorTypesClientTest.java | 119 ApiException exception = in aggregatedListExceptionTest() local 173 ApiException exception = in getExceptionTest() local 226 ApiException exception = in listExceptionTest() local
|
H A D | NodeTypesClientTest.java | 118 ApiException exception = in aggregatedListExceptionTest() local 175 ApiException exception = in getExceptionTest() local 228 ApiException exception = in listExceptionTest() local
|
/aosp_15_r20/external/google-cloud-java/java-webrisk/google-cloud-webrisk/src/test/java/com/google/cloud/webrisk/v1beta1/ |
H A D | WebRiskServiceV1Beta1ClientTest.java | 128 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in computeThreatListDiffExceptionTest() local 171 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in searchUrisExceptionTest() local 213 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in searchHashesExceptionTest() local
|
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/AppDataIsolationTestApp/common/src/com/android/cts/appdataisolation/common/ |
H A D | FileUtils.java | 57 Exception exception = expectThrows(FileNotFoundException.class, () -> { in assertDirIsNotAccessible() local 70 Exception exception = expectThrows(FileNotFoundException.class, () -> { in assertDirDoesNotExist() local 116 Exception exception = expectThrows(FileNotFoundException.class, () -> { in assertFileDoesNotExist() local
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xpath/ |
H A D | XPathException.java | 188 Throwable exception = m_exception; in printStackTrace() local 221 Throwable exception = m_exception; in getMessage() local 281 Throwable exception = m_exception; in printStackTrace() local
|
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/phr/src/android/healthconnect/cts/phr/apis/ |
D | GetMedicalDataSourcesByRequestCtsTest.java | 169 HealthConnectException exception = receiver.assertAndGetException(); in testGetMedicalDataSourcesByRequest_readLimitExceeded_throws() local 291 HealthConnectException exception = in testGetMedicalDataSourcesByRequest_InBackgroundNoPermission_throws() local 304 HealthConnectException exception = in testGetMedicalDataSourcesByRequest_InForegroundNoPermission_throws() local 678 HealthConnectException exception = in getByPackages_withPackageFilterSelfNotIncluded_inBgWithoutBgPermHasWritePermNoRead() local 1124 HealthConnectException exception = in getByPackages_withPackageFilterSelfNotIncluded_inForegroundHasWritePermNoReadPerms() local 1145 HealthConnectException exception = in getByPackages_withPackageFilterSelfNotIncluded_inBgWithBgReadHasWritePermNoRead() local
|
/aosp_15_r20/external/aws-sdk-java-v2/services/rdsdata/src/main/resources/codegen-resources/ |
H A D | service-2.json | 180 "exception":true boolean 236 "exception":true boolean 455 "exception":true boolean 467 "exception":true boolean 475 "exception":true, boolean 670 "exception":true boolean 683 "exception":true boolean 697 "exception":true, boolean 710 "exception":true boolean 742 "exception":true boolean [all …]
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/invoker/ |
D | InvocationExecutionTest.java | 449 Throwable exception = new Throwable("Original error"); in testDoTearDown() local 520 Throwable exception = new Throwable("Original error"); in testDoTearDown_multiDevice() local 550 Throwable exception = new Throwable("Original error"); in testDoTearDown_logger() local 605 Throwable exception = new Throwable("Original error"); in testDoTearDown_exception() local
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-test/jvm/test/migration/ |
H A D | TestCoroutineScopeTest.kt | 129 val exception = TestException("test") in <lambda>() constant 142 val exception = TestException("test") in <lambda>() constant
|
/aosp_15_r20/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
H A D | SQLExceptionTest.java | 545 SQLException exception = new SQLException(e); in testConstructor_Ljava_lang_Throwable() local 556 SQLException exception = new SQLException("reason", e); in testConstructor_LString_Throwable() local 568 SQLException exception = new SQLException("reason", "state", e); in testConstructor_LString_String_Throwable() local 581 SQLException exception = new SQLException("reason", "state", 18, e); in testConstructor_LString_String_I_Throwable() local
|
/aosp_15_r20/external/google-cloud-java/java-speech/google-cloud-speech/src/test/java/com/google/cloud/speech/v1p1beta1/ |
H A D | SpeechClientTest.java | 119 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in recognizeExceptionTest() local 173 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in longRunningRecognizeExceptionTest() local 219 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in streamingRecognizeExceptionTest() local
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/decoder/src/main/java/com/google/android/exoplayer2/decoder/ |
H A D | SimpleDecoder.java | 45 @Nullable private E exception; field in SimpleDecoder 182 @Nullable E exception = this.exception; in maybeThrowException() local 236 @Nullable E exception; in decode() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/decoder/src/main/java/com/google/android/exoplayer2/decoder/ |
H A D | SimpleDecoder.java | 45 @Nullable private E exception; field in SimpleDecoder 182 @Nullable E exception = this.exception; in maybeThrowException() local 236 @Nullable E exception; in decode() local
|
/aosp_15_r20/external/google-cloud-java/java-speech/google-cloud-speech/src/test/java/com/google/cloud/speech/v1/ |
H A D | SpeechClientTest.java | 119 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in recognizeExceptionTest() local 173 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in longRunningRecognizeExceptionTest() local 219 StatusRuntimeException exception = new StatusRuntimeException(io.grpc.Status.INVALID_ARGUMENT); in streamingRecognizeExceptionTest() local
|
/aosp_15_r20/external/aws-sdk-java-v2/services/elasticloadbalancingv2/src/main/resources/codegen-resources/ |
H A D | service-2.json | 865 "exception":true boolean 1007 "exception":true boolean 1217 "exception":true boolean 1233 "exception":true boolean 1265 "exception":true boolean 2122 "exception":true boolean 2134 "exception":true boolean 2146 "exception":true boolean 2158 "exception":true boolean 2170 "exception":true boolean [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/services/sns/src/main/resources/codegen-resources/ |
H A D | service-2.json | 876 "exception":true boolean 889 "exception":true boolean 902 "exception":true boolean 968 "exception":true boolean 1185 "exception":true boolean 1215 "exception":true boolean 1228 "exception":true boolean 1378 "exception":true, boolean 1392 "exception":true boolean 1405 "exception":true boolean [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/services/iotjobsdataplane/src/main/resources/codegen-resources/ |
H A D | api-2.json | 90 "exception":true boolean 176 "exception":true boolean 184 "exception":true boolean 256 "exception":true boolean 264 "exception":true, boolean 294 "exception":true boolean 309 "exception":true boolean
|
/aosp_15_r20/external/okio/okio-testing-support/src/commonMain/kotlin/okio/ |
H A D | AbstractFileSystemTest.kt | 413 val exception = assertFailsWith<IOException> { in <lambda>() constant 519 val exception = assertFailsWith<IOException> { in <lambda>() constant 700 val exception = assertFailsWith<IOException> { in <lambda>() constant 721 val exception = assertFailsWith<IOException> { in <lambda>() constant 1009 val exception = assertFailsWith<IOException> { in <lambda>() constant 1043 val exception = assertFailsWith<IOException> { in <lambda>() constant 1139 val exception = assertFailsWith<IOException> { in <lambda>() constant 1246 val exception = assertFailsWith<IOException> { in <lambda>() constant 1257 val exception = assertFailsWith<IOException> { in <lambda>() constant 2340 val exception = assertFailsWith<IOException> { in <lambda>() constant
|
/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 | RetryableStageAdaptiveModeTest.java | 125 SdkServiceException exception = SdkServiceException.builder() in execute_nonThrottlingServiceException_doesNotUpdateRate() local 141 SdkServiceException exception = SdkServiceException.builder() in execute_throttlingServiceException_updatesRate() local 220 public Response<Object> createUnsuccessfulResponse(SdkException exception) { in createUnsuccessfulResponse()
|
/aosp_15_r20/external/sdk-platform-java/java-core/google-cloud-core-http/src/main/java/com/google/cloud/http/ |
H A D | BaseHttpServiceException.java | 36 IOException exception, boolean idempotent, Set<BaseServiceException.Error> retryableErrors) { in BaseHttpServiceException() 41 IOException exception, boolean idempotent, Set<BaseServiceException.Error> retryableErrors) { in makeExceptionData() 157 private static String message(IOException exception) { in message()
|
/aosp_15_r20/external/aws-sdk-java-v2/services/forecastquery/src/main/resources/codegen-resources/ |
H A D | service-2.json | 106 "exception":true boolean 114 "exception":true boolean 122 "exception":true boolean 218 "exception":true boolean 226 "exception":true boolean
|
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/ |
H A D | InvokeMethodTest.java | 144 TaggedObject exception = reply.getNextValueAsTaggedObject(); in makeNewInstance() local 221 TaggedObject exception = reply.getNextValueAsTaggedObject(); in testInvokeMethod001() local 337 TaggedObject exception = reply.getNextValueAsTaggedObject(); in testInvokeMethod002() local
|
/aosp_15_r20/frameworks/libs/service_entitlement/tests/src/com/android/libraries/entitlement/http/ |
D | HttpClientTest.java | 123 ServiceEntitlementException exception = in request_httpGetResponseBadRequest_throwsException() local 213 ServiceEntitlementException exception = expectThrows( in request_getResponseCodeFailed_expectThrowsException() local 239 ServiceEntitlementException exception = expectThrows( in request_getResponseBodyFailed_expectThrowsException() local
|