Searched refs:CALIBRATION_RUNS (Results 1 – 1 of 1) sorted by relevance
44 private static final int CALIBRATION_RUNS = 100; field in TimedStatement113 LongStatsCollector stats = new LongStatsCollector(CALIBRATION_RUNS); in doCalibration()114 for (int i = 0; i < CALIBRATION_RUNS; i++) { in doCalibration()