DeviceStorageFiller

public class DeviceStorageFiller
extends BaseTargetPreparer

java.lang.객체
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.DeviceStorageFiller


어느 정도의 여유 공간을 사용할 수 있도록 저장소를 채우는 대상 준비자.

요약

공개 생성자

DeviceStorageFiller ()

공개 방법

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

공개 생성자

DeviceStorageFiller

public DeviceStorageFiller ()

공개 방법

설정

public void setUp (TestInformation testInfo)

매개변수
testInfo TestInformation

던지기
BuildError
DeviceNotAvailableException
TargetSetupError

tearDown

public void tearDown (TestInformation testInfo, 
                Throwable e)

매개변수
testInfo TestInformation

e Throwable

던지기
DeviceNotAvailableException