Home
last modified time | relevance | path

Searched refs:benchmarkError (Results 1 – 1 of 1) sorted by relevance

/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DBenchmarkResult.java108 public BenchmarkResult(String benchmarkError) { in BenchmarkResult() argument
109 mBenchmarkError = benchmarkError; in BenchmarkResult()