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

/openjdk7/hotspot/test/compiler/7196199/
H A DTest7196199.java61 test_incrv(a0, VALUE);
80 System.out.println(" test_incrv");
82 test_incrv(a0, VALUE);
84 errn += verify("test_incrv: ", i, a0[i], VALUE*SFP_ITERS_F);
122 test_incrv(a0, VALUE);
125 System.out.println("test_incrv: " + (end - start));
153 static void test_incrv(float[] a0, float b) { method in class:Test7196199

Completed in 29 milliseconds