/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/serializable/ |
H A D | ExceptionHandler.java | 45 ArabicShapingException exceptions[] = new ArabicShapingException[locales.length]; in getTestObjects() local 61 StringPrepParseException exceptions[] = new StringPrepParseException[locales.length]; in getTestObjects() local 76 … UResourceTypeMismatchException exceptions[] = new UResourceTypeMismatchException[locales.length]; in getTestObjects() local 91 InvalidFormatException exceptions[] = new InvalidFormatException[locales.length]; in getTestObjects() local 105 IllformedLocaleException[] exceptions = new IllformedLocaleException[2]; in getTestObjects() local 125 LocaleSyntaxException[] exceptions = new LocaleSyntaxException[2]; in getTestObjects() local 145 IllegalIcuArgumentException[] exceptions = { in getTestObjects() local 156 SkeletonSyntaxException[] exceptions = { in getTestObjects() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/ |
H A D | ExceptionHandler.java | 46 ArabicShapingException exceptions[] = new ArabicShapingException[locales.length]; in getTestObjects() local 62 StringPrepParseException exceptions[] = new StringPrepParseException[locales.length]; in getTestObjects() local 77 … UResourceTypeMismatchException exceptions[] = new UResourceTypeMismatchException[locales.length]; in getTestObjects() local 92 InvalidFormatException exceptions[] = new InvalidFormatException[locales.length]; in getTestObjects() local 106 IllformedLocaleException[] exceptions = new IllformedLocaleException[2]; in getTestObjects() local 126 LocaleSyntaxException[] exceptions = new LocaleSyntaxException[2]; in getTestObjects() local 146 IllegalIcuArgumentException[] exceptions = { in getTestObjects() local 157 SkeletonSyntaxException[] exceptions = { in getTestObjects() local
|
/aosp_15_r20/external/truth/core/src/test/java/com/google/common/truth/ |
H A D | CorrespondenceExceptionStoreTest.java | 39 Correspondence.ExceptionStore exceptions = Correspondence.ExceptionStore.forIterable(); in hasCompareException_empty() local 45 Correspondence.ExceptionStore exceptions = Correspondence.ExceptionStore.forIterable(); in hasCompareException_hasCompareException() local 52 Correspondence.ExceptionStore exceptions = Correspondence.ExceptionStore.forIterable(); in describeAsMainCause_empty() local 62 Correspondence.ExceptionStore exceptions = Correspondence.ExceptionStore.forIterable(); in describeAsMainCause_notEmpty() local 71 Correspondence.ExceptionStore exceptions = Correspondence.ExceptionStore.forIterable(); in describeAsAdditionalInfo_empty() local 77 Correspondence.ExceptionStore exceptions = Correspondence.ExceptionStore.forIterable(); in describeAsAdditionalInfo_notEmpty() local 85 private static void addCompareException(Correspondence.ExceptionStore exceptions) { in addCompareException()
|
/aosp_15_r20/out/soong/.intermediates/external/auto/factory/auto_factory_plugin/linux_glibc_common/javac/anno/com/google/auto/factory/processor/ |
D | AutoValue_ImplementationMethodDescriptor.java | 20 private final ImmutableSet<TypeMirror> exceptions; field in AutoValue_ImplementationMethodDescriptor 28 ImmutableSet<TypeMirror> exceptions) { in AutoValue_ImplementationMethodDescriptor() 63 ImmutableSet<TypeMirror> exceptions() { in exceptions() method in AutoValue_ImplementationMethodDescriptor 120 private ImmutableSet<TypeMirror> exceptions; field in AutoValue_ImplementationMethodDescriptor.Builder 158 ImplementationMethodDescriptor.Builder exceptions(Iterable<? extends TypeMirror> exceptions) { in exceptions() argument
|
D | AutoValue_FactoryMethodDescriptor.java | 28 private final ImmutableSet<TypeMirror> exceptions; field in AutoValue_FactoryMethodDescriptor 40 ImmutableSet<TypeMirror> exceptions) { in AutoValue_FactoryMethodDescriptor() 99 ImmutableSet<TypeMirror> exceptions() { in exceptions() method in AutoValue_FactoryMethodDescriptor 181 private ImmutableSet<TypeMirror> exceptions; field in AutoValue_FactoryMethodDescriptor.Builder 256 FactoryMethodDescriptor.Builder exceptions(Iterable<? extends TypeMirror> exceptions) { in exceptions() argument
|
/aosp_15_r20/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
H A D | KeyFactoryTest.java | 68 Class[] exceptions = { in testGetInstanceString() local 108 Class[] exceptions = { in testGetInstanceStringString() local 155 Class[] exceptions = { in testGetInstanceStringProvider() local 208 Class[] exceptions = { in testGeneratePublic() local 257 Class[] exceptions = { in testGeneratePrivate() local 333 Class[] exceptions = { in testGetKeySpec() local 401 Class[] exceptions = { in testTranslateKey() local
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/credentials/credentials/1.5.0-beta01/androidx.credentials_credentials/android_common/aar/ |
D | androidx.credentials_credentials.jar | ... androidx/
androidx/credentials/
androidx/credentials/exceptions/
androidx/credentials/exceptions/domerrors/
androidx ... |
D | classes.jar | ... androidx/
androidx/credentials/
androidx/credentials/exceptions/
androidx/credentials/exceptions/domerrors/
androidx ... |
/aosp_15_r20/external/guava/android/guava-testlib/src/com/google/common/testing/ |
H A D | ClusterException.java | 65 final Collection<? extends Throwable> exceptions; field in ClusterException 67 private ClusterException(Collection<? extends Throwable> exceptions) { in ClusterException() 76 static RuntimeException create(Throwable... exceptions) { in create() 100 static RuntimeException create(Collection<? extends Throwable> exceptions) { in create()
|
/aosp_15_r20/external/guava/guava-testlib/src/com/google/common/testing/ |
H A D | ClusterException.java | 65 final Collection<? extends Throwable> exceptions; field in ClusterException 67 private ClusterException(Collection<? extends Throwable> exceptions) { in ClusterException() 76 static RuntimeException create(Throwable... exceptions) { in create() 100 static RuntimeException create(Collection<? extends Throwable> exceptions) { in create()
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/code/ |
H A D | Rop.java | 65 private final TypeList exceptions; field in Rop 95 TypeList exceptions, int branchingness, boolean isCallLike, in Rop() 142 TypeList exceptions, int branchingness, String nickname) { in Rop() 194 public Rop(int opcode, Type result, TypeList sources, TypeList exceptions, in Rop() 210 public Rop(int opcode, TypeList sources, TypeList exceptions) { in Rop()
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
H A D | Rop.java | 65 private final TypeList exceptions; field in Rop 95 TypeList exceptions, int branchingness, boolean isCallLike, in Rop() 142 TypeList exceptions, int branchingness, String nickname) { in Rop() 194 public Rop(int opcode, Type result, TypeList sources, TypeList exceptions, in Rop() 210 public Rop(int opcode, TypeList sources, TypeList exceptions) { in Rop()
|
/aosp_15_r20/external/javassist/src/main/javassist/ |
H A D | CtNewConstructor.java | 97 CtClass[] exceptions, in make() 179 CtClass[] exceptions, CtClass declaring) in skeleton() 198 CtClass[] exceptions, CtClass declaring) in make() 312 CtClass[] exceptions, int howto, in make()
|
/aosp_15_r20/external/aws-sdk-java-v2/core/protocols/aws-query-protocol/src/main/java/software/amazon/awssdk/protocols/query/internal/unmarshall/ |
H A D | AwsXmlErrorUnmarshaller.java | 45 private final List<ExceptionMetadata> exceptions; field in AwsXmlErrorUnmarshaller 205 private List<ExceptionMetadata> exceptions; field in AwsXmlErrorUnmarshaller.Builder 218 public Builder exceptions(List<ExceptionMetadata> exceptions) { in exceptions() method in AwsXmlErrorUnmarshaller.Builder
|
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/docs/ |
H A D | DocumentationBuilder.java | 125 public DocumentationBuilder asyncThrows(Pair<String, String>... exceptions) { in asyncThrows() 136 public DocumentationBuilder asyncThrows(List<Pair<String, String>> exceptions) { in asyncThrows() argument 159 public DocumentationBuilder syncThrows(Pair<String, String>... exceptions) { in syncThrows() 170 public DocumentationBuilder syncThrows(List<Pair<String, String>> exceptions) { in syncThrows() argument
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/IPsec/android.net.ipsec.ike.stubs/android_common/combined/ |
D | android.net.ipsec.ike.stubs.jar | ... onClosedWithException (android.net.ipsec.ike.exceptions.IkeException)
android.net.ipsec.ike ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/IPsec/android.net.ipsec.ike.stubs.from-text/android_common/android.net.ipsec.ike.stubs.from-text/ |
D | android.net.ipsec.ike.stubs.from-text.jar | ... onClosedWithException (android.net.ipsec.ike.exceptions.IkeException)
android.net.ipsec.ike ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/IPsec/android.net.ipsec.ike.stubs.from-text/android_common/metalava/ |
D | stubs.jar | ... onClosedWithException (android.net.ipsec.ike.exceptions.IkeException)
android.net.ipsec.ike ... |
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-test/common/src/ |
H A D | TestScope.kt | 219 val exceptions = synchronized(lock) { in enter() constant 256 val exceptions = synchronized(lock) { in legacyLeave() constant
|
/aosp_15_r20/external/aws-sdk-java-v2/core/protocols/aws-json-protocol/src/main/java/software/amazon/awssdk/protocols/json/internal/unmarshall/ |
H A D | AwsJsonProtocolErrorUnmarshaller.java | 47 private final List<ExceptionMetadata> exceptions; field in AwsJsonProtocolErrorUnmarshaller 184 private List<ExceptionMetadata> exceptions; field in AwsJsonProtocolErrorUnmarshaller.Builder 211 public Builder exceptions(List<ExceptionMetadata> exceptions) { in exceptions() method in AwsJsonProtocolErrorUnmarshaller.Builder
|
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/openers/ |
H A D | RecursiveDeleteOpener.java | 68 List<IOException> exceptions = new ArrayList<>(); in open() local 69 deleteRecursively(openContext.storage(), openContext.encodedUri(), exceptions); in open() local 78 SynchronousFileStorage storage, Uri uri, List<IOException> exceptions) { in deleteRecursively()
|
/aosp_15_r20/external/aws-sdk-java-v2/core/protocols/aws-xml-protocol/src/main/java/software/amazon/awssdk/protocols/xml/internal/unmarshall/ |
H A D | AwsXmlErrorTransformer.java | 68 private List<ExceptionMetadata> exceptions; field in AwsXmlErrorTransformer.Builder 81 public Builder exceptions(List<ExceptionMetadata> exceptions) { in exceptions() argument
|
/aosp_15_r20/frameworks/libs/binary_translation/intrinsics/riscv64_to_x86_64/include/berberis/intrinsics/ |
D | macro_assembler_floating_point_impl.h | 106 int8_t exceptions = exceptions_and_rm & 0b1'1111; in MacroFeSetExceptionsAndRoundImmTranslate() local 156 void MacroAssembler<Assembler>::MacroFeSetExceptionsAndRoundTranslate(Register exceptions, in MacroFeSetExceptionsAndRoundTranslate() 214 int8_t exceptions) { in MacroFeSetExceptionsImmTranslate() 252 void MacroAssembler<Assembler>::MacroFeSetExceptionsTranslate(Register exceptions, in MacroFeSetExceptionsTranslate()
|
/aosp_15_r20/external/auto/factory/src/main/java/com/google/auto/factory/processor/ |
H A D | ImplementationMethodDescriptor.java | 34 abstract ImmutableSet<TypeMirror> exceptions(); in exceptions() method in ImplementationMethodDescriptor 56 abstract Builder exceptions(Iterable<? extends TypeMirror> exceptions); in exceptions() method in ImplementationMethodDescriptor.Builder
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/IPsec/android.net.ipsec.ike.stubs.exportable/android_common/combined/ |
D | android.net.ipsec.ike.stubs.exportable.jar | ... onClosedWithException (android.net.ipsec.ike.exceptions.IkeException)
android.net.ipsec.ike ... |