Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DNNTestBase.java413 public static void copyAssetToFile(Context context, String modelAssetName, String targetPath) in copyAssetToFile() argument
417 File outFile = new File(targetPath); in copyAssetToFile()