Searched refs:CLOSED_BASE (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/test/sun/security/pkcs11/ec/
H A DReadCertificates.java80 File closedDir = new File(CLOSED_BASE, "certs");
H A DReadPKCS12.java75 File closedDir = new File(CLOSED_BASE, "pkcs12");
/openjdk7/jdk/test/sun/security/pkcs11/
H A DPKCS11Test.java43 static final String CLOSED_BASE; field in class:PKCS11Test
52 CLOSED_BASE = p1 + "closed" + p2;

Completed in 39 milliseconds