Searched refs:getPartialTimes (Results 1 – 1 of 1) sorted by relevance
382 double[] getPartialTimes = new double[NUM_TEST_LOOPS]; in testSingleCaptureForFormat() local474 getPartialTimes[i] = partialResultNTime.second - startTimeMs; in testSingleCaptureForFormat()475 if (getPartialTimes[i] < 0) { in testSingleCaptureForFormat()497 mReportLog.addValues(message, getPartialTimes, ResultType.LOWER_BETTER, in testSingleCaptureForFormat()