DeviceStorageFiller

public class DeviceStorageFiller
extends BaseTargetPreparer

java.lang.Object
   ↳ com.android.tradefed.targetprep.BaseTargetPreparer
     ↳ com.android.tradefed.targetprep.DeviceStorageFiller


Ustaw wartość docelową tak, aby wypełnić pamięć, aby było dostępne trochę wolnego miejsca.

Podsumowanie

Konstruktory publiczne

DeviceStorageFiller()

Metody publiczne

void setUp(TestInformation testInfo)
void tearDown(TestInformation testInfo, Throwable e)

Konstruktory publiczne

DeviceStorageFiller

public DeviceStorageFiller ()

Metody publiczne

setUp

public void setUp (TestInformation testInfo)

Parametry
testInfo TestInformation

Rzuty
BuildError
DeviceNotAvailableException
TargetSetupError

tearDown

public void tearDown (TestInformation testInfo, 
                Throwable e)

Parametry
testInfo TestInformation

e Throwable

Rzuty
DeviceNotAvailableException