Searched defs:defaultType (Results 1 - 25 of 28) sorted by relevance

12

/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
H A DCertPathValidator3Test.java57 private static final String defaultType = CertPathBuilder1Test.defaultType; field in class:CertPathValidator3Test
67 defaultProvider = SpiEngUtils.isSupport(defaultType,
71 NotSupportMsg = defaultType.concat(" is not supported");
81 certPVs[0] = CertPathValidator.getInstance(defaultType);
82 certPVs[1] = CertPathValidator.getInstance(defaultType,
84 certPVs[2] = CertPathValidator.getInstance(defaultType,
H A DCertificateFactory3Test.java52 private static String defaultType = CertificateFactory1Test.defaultType; field in class:CertificateFactory3Test
61 defaultProvider = SpiEngUtils.isSupport(defaultType,
66 NotSupportMsg = defaultType.concat(" is not supported");
75 certFs[0] = CertificateFactory.getInstance(defaultType);
76 certFs[1] = CertificateFactory.getInstance(defaultType,
79 .getInstance(defaultType, defaultProvider);
157 assertEquals(defaultType, certPath.getType());
185 assertEquals(defaultType, certPath.getType());
H A DCertPathBuilder1Test.java59 public static final String defaultType = "PKIX"; field in class:CertPathBuilder1Test
75 defaultProvider = SpiEngUtils.isSupport(defaultType,
79 NotSupportMsg = defaultType.concat(" is not supported");
89 certPBs[0] = CertPathBuilder.getInstance(defaultType);
90 certPBs[1] = CertPathBuilder.getInstance(defaultType,
92 certPBs[2] = CertPathBuilder.getInstance(defaultType,
359 defaultProvider, defaultType);
360 assertEquals("Incorrect algorithm", certPB.getAlgorithm(), defaultType);
H A DCertPathValidator1Test.java59 private static final String defaultType = "PKIX"; field in class:CertPathValidator1Test
73 defaultProvider = SpiEngUtils.isSupport(defaultType,
77 NotSupportMsg = defaultType.concat(" is not supported");
88 certPVs[0] = CertPathValidator.getInstance(defaultType);
89 certPVs[1] = CertPathValidator.getInstance(defaultType,
91 certPVs[2] = CertPathValidator.getInstance(defaultType,
115 resType = defaultType;
121 Security.setProperty(propName, defaultType);
376 defaultProvider, defaultType);
377 assertEquals("Incorrect algorithm", certPV.getAlgorithm(), defaultType);
[all...]
H A DCertStore1Test.java61 private static final String defaultType = "LDAP"; field in class:CertStore1Test
80 defaultProvider = SpiEngUtils.isSupport(defaultType,
111 dType = (CollectionSupport ? CollectionType : defaultType);
147 sn = defaultType;
H A DCertificateFactory1Test.java73 public static String defaultType = "X.509"; field in class:CertificateFactory1Test
83 defaultProvider = SpiEngUtils.isSupport(defaultType,
87 NotSupportMsg = defaultType.concat(" is not supported");
97 certFs[0] = CertificateFactory.getInstance(defaultType);
98 certFs[1] = CertificateFactory.getInstance(defaultType,
100 certFs[2] = CertificateFactory.getInstance(defaultType,
662 defaultType);
663 assertEquals("Incorrect type", cf.getType(), defaultType);
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/
H A DKeyStore_Impl3Test.java46 private static final String defaultType = "KeyStore"; field in class:KeyStore_Impl3Test
62 kpg[0] = KeyStore.getInstance(defaultType);
63 kpg[1] = KeyStore.getInstance(defaultType, defaultProvider);
64 kpg[2] = KeyStore.getInstance(defaultType, defaultProviderName);
72 .concat(defaultType), KeyStoreProviderClass);
74 defaultProvider = SpiEngUtils.isSupport(defaultType,
H A DKSBuilder_ImplTest.java62 private static String defaultType = KeyStoreTestSupport.defaultType; field in class:KSBuilder_ImplTest
70 KeyStoreTestSupport.defaultType, KeyStoreTestSupport.srvKeyStore);
123 fail(defaultType + " type is not supported");
127 KeyStore ks = KeyStore.getInstance(defaultType);
149 ks = KeyStore.getInstance(defaultType);
236 fail(defaultType + " type is not supported");
255 KeyStore.Builder.newInstance(defaultType, defaultProvider, null,
262 .newInstance(defaultType, defaultProvider, fl, null);
268 .newInstance(defaultType, defaultProvide
[all...]
H A DKeyStore_Impl1Test.java59 public static String defaultType = KeyStoreTestSupport.defaultType; field in class:KeyStore_Impl1Test
70 kpg[0] = KeyStore.getInstance(defaultType);
71 kpg[1] = KeyStore.getInstance(defaultType, defaultProvider);
72 kpg[2] = KeyStore.getInstance(defaultType, defaultProviderName);
953 defaultType);
955 defaultType);
/external/icu/icu4c/source/i18n/
H A Ducol_imp.h123 char defaultType[16]; member in class:CollationLoader
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
H A DKeyStoreTest.java62 private static final String defaultType = "KeyStore"; field in class:KeyStoreTest
78 kpg[0] = KeyStore.getInstance(defaultType);
79 kpg[1] = KeyStore.getInstance(defaultType, defaultProvider);
80 kpg[2] = KeyStore.getInstance(defaultType, defaultProviderName);
88 .concat(defaultType), KeyStoreProviderClass);
90 defaultProvider = SpiEngUtils.isSupport(defaultType,
192 resType = defaultType;
198 Security.setProperty(propName, defaultType);
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
H A DKeyStoreTestSupport.java45 public static String defaultType = "bks"; field in class:KeyStoreTestSupport
54 defaultProvider = SpiEngUtils.isSupport(defaultType, srvKeyStore);
/external/robolectric/v3/
H A Drobolectric-resources-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/robolectric/shadows/ org/robolectric/manifest/ org/ ...
/external/guice/extensions/persist/lib/
H A Dxwork-2.0.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/opensymphony/ com/opensymphony/xwork2/ com/opensymphony/xwork2/config/ ...
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...
/external/guice/extensions/struts2/lib/
H A Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/jasper/ org/apache/jasper/resources/ ...
H A Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0.dtd xwork ...
/external/guice/lib/build/
H A Dguava-testlib-16.0.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/guice/lib/build/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ META-INF/services/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 659 milliseconds

12