Searched refs:deleteData (Results 1 – 7 of 7) sorted by relevance
38 mZipInstaller.deleteData(getDevice()); in testDeleteData()
116 mZipInstaller.deleteData(mMockDevice); in testCantTouchFilesystem()
415 mockZipInstaller.deleteData(EasyMock.eq(mMockDevice)); in testFlashUserData_wipeRm()
75 public void deleteData(ITestDevice device) throws DeviceNotAvailableException, TargetSetupError; in deleteData() method
142 public void deleteData(ITestDevice device) throws DeviceNotAvailableException, in deleteData() method in DefaultTestsZipInstaller
551 getTestsZipInstaller().deleteData(device); in flashUserData()
62 mTestsZipInstaller.deleteData(device); in setUp()