Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/crashtest/core/test/
DPerformanceDegradationTest.java134 Optional<String> currTestResult = testDegradationForModels(modelForInference, in call() local
136 if (isFailure(currTestResult)) { in call()
137 return currTestResult; in call()