Searched defs:modelFileName (Results 1 – 3 of 3) sorted by relevance
68 std::string modelFileName(path); in canReadInputFile() local107 bool runModel(const char* modelFileName, in runModel()181 const char* modelFileName = argv[kArgModelPath]; in main() local
77 String modelFileName, in initModel()480 public static boolean copyModelToFile(Context context, String modelFileName, File targetFile) in copyModelToFile()
71 const char *modelFileName = env->GetStringUTFChars(_modelFileName, NULL); in Java_com_android_nn_benchmark_core_NNTestBase_initModel() local