DeviceStorageFiller
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) |
المنشأت العامة
DeviceStorageFiller
public DeviceStorageFiller ()
الأساليب العامة
يثبت
public void setUp (TestInformation testInfo)
حدود | |
---|---|
testInfo | TestInformation |
رميات | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |
تمزيق
public void tearDown (TestInformation testInfo, Throwable e)
حدود | |
---|---|
testInfo | TestInformation |
e | Throwable |
رميات | |
---|---|
DeviceNotAvailableException |