Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/benchmark/app/
DNNControls.java140 String getResultShortSummary(BenchmarkResult br, TestModels.TestModelEntry t) { in getResultShortSummary() method in NNControls
159 String s = t.toString() + " " + getResultShortSummary(br, t); in onActivityResult()