Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/crashtest/core/test/
DRandomGraphTest.java82 public static RandomModelExecutionResult fromNativeResult(int nativeResult) { in fromNativeResult() method in RandomGraphTest.RandomModelExecutionResult
216 RandomModelExecutionResult.fromNativeResult(nativeExecutionResult); in call()