Searched refs:removeDeviceFile (Results 1 – 1 of 1) sorted by relevance
236 removeDeviceFile(device); // remove any existing business logic file from device in setUp()512 removeDeviceFile(testInfo.getDevice()); in tearDown()517 private static void removeDeviceFile(ITestDevice device) throws DeviceNotAvailableException { in removeDeviceFile() method in BusinessLogicPreparer