Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DNNTestBase.java44 String modelFileName, in initModel()
140 String modelFileName = copyAssetToFile(); in setupModel() local
/test/mlts/benchmark/jni/
Dbenchmark_jni.cpp41 const char *modelFileName = env->GetStringUTFChars(_modelFileName, NULL); in Java_com_android_nn_benchmark_core_NNTestBase_initModel() local