Home
last modified time | relevance | path

Searched defs:runTimeoutSec (Results 1 – 2 of 2) sorted by relevance

/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DNNTestBase.java78 long modelHandle, int maxNumIterations, float warmupTimeoutSec, float runTimeoutSec); in runCompilationBenchmark()
366 float runTimeoutSec, int maxIterations) throws IOException, BenchmarkException { in runCompilationBenchmark()
/test/mlts/benchmark/jni/
Dbenchmark_jni.cpp502 jfloat runTimeoutSec) { in Java_com_android_nn_benchmark_core_NNTestBase_runCompilationBenchmark()