Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Dbenchmark_jni.cpp516 jfloatArray compileWithoutCacheArray = in Java_com_android_nn_benchmark_core_NNTestBase_runCompilationBenchmark() local
518 if (compileWithoutCacheArray == nullptr) return nullptr; in Java_com_android_nn_benchmark_core_NNTestBase_runCompilationBenchmark()
532 jobject object = env->NewObject(result_class, result_ctor, compileWithoutCacheArray, in Java_com_android_nn_benchmark_core_NNTestBase_runCompilationBenchmark()