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