Searched refs:mMaxSingleError (Results 1 – 1 of 1) sorted by relevance
46 private float mMaxSingleError; field in BenchmarkResult72 mMaxSingleError = maxSingleError; in BenchmarkResult()112 mMaxSingleError = in.readFloat(); in BenchmarkResult()143 dest.writeFloat(mMaxSingleError); in writeToParcel()196 ", mMaxSingleErrors=" + mMaxSingleError + in toString()260 results.putFloat(testName + "_inference_max_single_error", mMaxSingleError); in toBundle()291 String.valueOf(mMaxSingleError), in toCsvLine()