Searched refs:copyDeviceImageToDir (Results 1 – 2 of 2) sorted by relevance
155 copyDeviceImageToDir(srcFile, tmpDeviceDir); in setUp()192 void copyDeviceImageToDir(File srcFile, File destDir) throws IOException { in copyDeviceImageToDir() method in MixKernelTargetPreparer
63 mk.copyDeviceImageToDir(srcFile, newDir); in testCopyDeviceImageToDir()