Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/benchmark/app/
DNNControls.java130 int modelsCount = TestModels.modelsList().size(); in btnRun() local
131 for (int i = 0; i < modelsCount; i++) { in btnRun()
142 for (int i = 0; i < modelsCount; i++) { in btnRun()