DeviceStorageFiller

public class DeviceStorageFiller
extends BaseTargetPreparer

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


Depolama alanını doldurması için hazırlayıcıyı hedefleyin. Böylece, belirli miktarda boş alan elde edebilirsiniz.

Özet

Herkese açık kurucular

DeviceStorageFiller()

Herkese açık yöntemler

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

Herkese açık kurucular

DeviceStorageFiller

public DeviceStorageFiller ()

Herkese açık yöntemler

setUp

public void setUp (TestInformation testInfo)

Parametreler
testInfo TestInformation

Atışlar
BuildError
DeviceNotAvailableException
TargetSetupError

tearDown

public void tearDown (TestInformation testInfo, 
                Throwable e)

Parametreler
testInfo TestInformation

e Throwable

Atışlar
DeviceNotAvailableException