Searched refs:benchmarkCompilation (Results 1 – 3 of 3) sorted by relevance
115 bool benchmarkCompilation(int maxNumIterations,
515 model->benchmarkCompilation(maxNumIterations, warmupTimeoutSec, in Java_com_android_nn_benchmark_core_NNTestBase_runCompilationBenchmark()
667 bool BenchmarkModel::benchmarkCompilation(int maxNumIterations, float warmupTimeout, in benchmarkCompilation() function in BenchmarkModel