Searched refs:calcRatePerSec (Results 1 – 3 of 3) sorted by relevance
164 public static double calcRatePerSec(double change, double timeInMSec) { in calcRatePerSec() method in Stat
99 ReportLog.calcRatePerSec((double)fileSize / 1024 / 1024, finish - start), in testSingleSequentialRead()
174 public static double calcRatePerSec(double change, double timeInMSec) { in calcRatePerSec() method in ReportLog