Searched refs:mMaxSingleError (Results 1 – 1 of 1) sorted by relevance
47 private float mMaxSingleError; field in BenchmarkResult73 mMaxSingleError = maxSingleError; in BenchmarkResult()113 mMaxSingleError = in.readFloat(); in BenchmarkResult()144 dest.writeFloat(mMaxSingleError); in writeToParcel()210 ", mMaxSingleErrors=" + mMaxSingleError + in toString()274 results.putFloat(testName + "_inference_max_single_error", mMaxSingleError); in toBundle()305 String.valueOf(mMaxSingleError), in toCsvLine()