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.java135 Optional<String> currTestResult = testDegradationForModels(modelForInference, in call() local
137 if (isFailure(currTestResult)) { in call()
138 return currTestResult; in call()