Home
last modified time | relevance | path

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

/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DNNTestBase.java377 private String copyAssetToFile() throws IOException { in copyAssetToFile() method in NNTestBase
398 public static void copyAssetToFile(Context context, String modelAssetName, String targetPath) in copyAssetToFile() method in NNTestBase