기기 저장소 Filler
public
class
DeviceStorageFiller
extends BaseTargetPreparer
java.lang.Object의 클래스 | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.DeviceStorageFiller |
여유 공간을 사용할 수 있도록 스토리지를 채우는 타겟 준비자
요약
공개 생성자 | |
---|---|
DeviceStorageFiller()
|
공개 메서드 | |
---|---|
void
|
setUp(TestInformation testInfo)
|
void
|
tearDown(TestInformation testInfo, Throwable e)
|
공개 생성자
기기 저장소 Filler
public DeviceStorageFiller ()
공개 메서드
설정
public void setUp (TestInformation testInfo)
매개변수 | |
---|---|
testInfo |
TestInformation |
생성 값 | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
해체
public void tearDown (TestInformation testInfo, Throwable e)
매개변수 | |
---|---|
testInfo |
TestInformation |
e |
Throwable |
생성 값 | |
---|---|
DeviceNotAvailableException |