Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DInferenceInOutSequence.java47 private boolean mHasGoldenOutput; field in InferenceInOutSequence
52 mHasGoldenOutput = hasGoldenOutput; in InferenceInOutSequence()
65 return mHasGoldenOutput; in hasGoldenOutput()