Searched refs:deviceFilePath (Results 1 – 2 of 2) sorted by relevance
160 public static void pushResource(String fullResourceName, String deviceFilePath, in pushResource() argument165 device.pushFile(resFile, deviceFilePath); in pushResource()
181 Map<ITestDevice, File> cache, String deviceFilePath, in getDeviceFile() argument183 if (!device.doesFileExist(deviceFilePath)){ in getDeviceFile()195 device.pullFile(deviceFilePath, file); in getDeviceFile()