Searched refs:TestCurves (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/test/sun/security/ec/
H A DTestEC.java76 new TestCurves().main(p);
/openjdk7/jdk/test/sun/security/pkcs11/ec/
H A DTestCurves.java30 * @compile -XDignore.symbol.file TestCurves.java
31 * @run main TestCurves
44 public class TestCurves extends PKCS11Test { class in inherits:PKCS11Test
47 main(new TestCurves());

Completed in 22 milliseconds