Home
last modified time | relevance | path

Searched defs:BenchmarkException (Results 1 – 1 of 1) sorted by relevance

/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DBenchmarkException.java19 public class BenchmarkException extends Exception { class
20 public BenchmarkException(String message) { in BenchmarkException() method in BenchmarkException