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

/openjdk7/hotspot/test/compiler/7184394/
H A DTestAESMain.java40 TestAESEncode etest = new TestAESEncode();
47 System.out.println("TestAESEncode runtime was " + (double)((end - start)/1000000000.0) + " ms");
H A DTestAESEncode.java31 public class TestAESEncode extends TestAESBase { class in inherits:TestAESBase

Completed in 45 milliseconds