Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/crashtest/core/test/
DRandomGraphTest.java74 private final int mValue; field in RandomGraphTest.RandomModelExecutionResult
78 mValue = value; in RandomModelExecutionResult()
84 if (currValue.mValue == nativeResult) { in fromNativeResult()