Searched refs:defaultType (Results 1 - 15 of 15) sorted by relevance

/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 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);
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;
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/
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_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 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_res.cpp172 char defaultType[16]; local
180 if(U_SUCCESS(internalErrorCode) && length < LENGTHOF(defaultType)) {
181 u_UCharsToChars(s, defaultType, length + 1);
183 uprv_strcpy(defaultType, "standard");
187 uprv_strcpy(type, defaultType);
205 if(errorCode == U_MISSING_RESOURCE_ERROR && uprv_strcmp(type, defaultType) != 0) {
208 uprv_strcpy(type, defaultType);
272 if(uprv_strcmp(type, defaultType) != 0) {
293 if(U_SUCCESS(internalErrorCode) && length < LENGTHOF(defaultType)) {
294 u_UCharsToChars(s, defaultType, lengt
[all...]
/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/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/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...

Completed in 227 milliseconds