DeviceStorageFiller
public class DeviceStorageFiller
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.DeviceStorageFiller |
Ciblez le préparateur pour remplir le stockage afin qu'une certaine quantité d'espace libre soit disponible.
Résumé
Constructeurs publics | |
---|---|
DeviceStorageFiller () |
Méthodes publiques | |
---|---|
void | setUp ( TestInformation testInfo) |
void | tearDown ( TestInformation testInfo, Throwable e) |
Constructeurs publics
DeviceStorageFiller
public DeviceStorageFiller ()
Méthodes publiques
installation
public void setUp (TestInformation testInfo)
Paramètres | |
---|---|
testInfo | TestInformation |
Lance | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |
démolir
public void tearDown (TestInformation testInfo, Throwable e)
Paramètres | |
---|---|
testInfo | TestInformation |
e | Throwable |
Lance | |
---|---|
DeviceNotAvailableException |