Searched refs:copyArray (Results 1 – 2 of 2) sorted by relevance
202 public static void copyArray(double[] src, double[] dst, int dstOffset) { in copyArray() method in ReportLog
402 ReportLog.copyArray(mbps, mbpsAll, i * numberRepeatInOneRun); in doSequentialUpdateTest()