Searched defs:cp (Results 1 – 10 of 10) sorted by relevance
59 CertStoreParameters cp = new LDAPCertStoreParameters(); in testLDAPCertStoreParameters01() local76 LDAPCertStoreParameters cp = new LDAPCertStoreParameters(); in testLDAPCertStoreParameters02() local93 CertStoreParameters cp = new LDAPCertStoreParameters("myhost"); in testLDAPCertStoreParametersString01() local111 LDAPCertStoreParameters cp = new LDAPCertStoreParameters(serverName); in testLDAPCertStoreParametersString02() local147 CertStoreParameters cp = new LDAPCertStoreParameters("myhost", 1098); in testLDAPCertStoreParametersStringint01() local166 LDAPCertStoreParameters cp = in testLDAPCertStoreParametersStringint02() local251 LDAPCertStoreParameters cp = in testGetPort() local267 LDAPCertStoreParameters cp = in testGetServerName() local
60 CertStoreParameters cp = new CollectionCertStoreParameters(); in testCollectionCertStoreParameters01() local76 CollectionCertStoreParameters cp = new CollectionCertStoreParameters(); in testCollectionCertStoreParameters02() local137 CollectionCertStoreParameters cp = in testCollectionCertStoreParametersCollection03() local239 CollectionCertStoreParameters cp = in testToString01() local257 CollectionCertStoreParameters cp = in testToString02() local273 CollectionCertStoreParameters cp = new CollectionCertStoreParameters(); in testGetCollection01() local288 CollectionCertStoreParameters cp = in testGetCollection02() local
40 MyCertPath cp = new MyCertPath(testEncoding); in testCertPathCertPathRep() local60 MyCertPath cp = new MyCertPath(testEncoding); in testReadResolve() local
358 CertPath cp = mcp.get("X.509"); in testCertPathValidatorException13() local392 CertPath cp = mcp.get("X.509"); in testCertPathValidatorException14() local467 CertPath cp = mcp.get("X.509"); in testCertPathValidatorException15() local520 CertPath cp = mcp.get("X.509"); in testCertPathValidatorException16() local
258 CertPath cp = new MyCertPath(testEncoding); in testGetCertPath() local
158 CertPath cp; in checkResult() local
213 MyFailingCertPath cp = new MyFailingCertPath(testEncoding); in testWriteReplace_ObjectStreamException() local
752 CertPath cp = certFs[i].generateCertPath(list); in testCertificateFactory15() local
161 const char* cp; in dalvik_system_TouchDex_trampoline() local
590 String cp = System.getProperty("java.class.path"); in checkSystemProperties() local656 protected Vector checkPathForJars(String cp, String[] jars) in checkPathForJars()