Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DNNTestBase.java417 File outFile = new File(targetPath); in copyAssetToFile() local
420 FileOutputStream out = new FileOutputStream(outFile)) { in copyAssetToFile()