Searched refs:count3 (Results 1 – 1 of 1) sorted by relevance
40 int count3 = test3(500); in run() local48 System.out.println("test3: performed " + count3 + " iterations"); in run()52 double msec3 = (time3 - time2) / (double) count3 / 1000000; in run()