Searched defs:pathToStoresSH (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/test/sun/security/ssl/sanity/interop/
H A DCipherTest.java379 static String pathToStoresSH = "."; field in class:CipherTest
400 relPath = pathToStoresSH;
/openjdk7/jdk/test/sun/security/pkcs11/fips/
H A DCipherTest.java379 static String pathToStoresSH = "."; field in class:CipherTest
402 relPath = pathToStoresSH;
/openjdk7/jdk/test/sun/security/pkcs11/sslecc/
H A DCipherTest.java380 static String pathToStoresSH = "."; field in class:CipherTest
401 relPath = pathToStoresSH;

Completed in 34 milliseconds