Searched refs:cleanupDeviceFiles (Results 1 – 2 of 2) sorted by relevance
50 cleanupDeviceFiles(getDevice()); in run()63 cleanupDeviceFiles(device); in installVmPrereqs()104 private void cleanupDeviceFiles(ITestDevice device) throws DeviceNotAvailableException { in cleanupDeviceFiles() method in VMHostTest
64 cleanupDeviceFiles(device); in tearDown()77 cleanupDeviceFiles(device); in installVmPrereqs()112 private void cleanupDeviceFiles(ITestDevice device) throws DeviceNotAvailableException { in cleanupDeviceFiles() method in VmTestPreparer