Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DProcessor.java238 benchmarkResult.setBenchmarkError(e.getMessage()); in runCompilationBenchmarkLoop()
DBenchmarkResult.java253 public void setBenchmarkError(String benchmarkError) { in setBenchmarkError() method in BenchmarkResult