SanatChrootPreparer
public class ArtChrootPreparer
extends BaseTargetPreparer
java.lang.Nesne | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.ArtChrootPreparer |
ART testleri için chroot dizini oluşturun.
Özet
Alanlar | |
---|---|
public static final String | CHROOT_PATH
|
Kamu inşaatçıları | |
---|---|
ArtChrootPreparer () |
Genel yöntemler | |
---|---|
void | setUp ( TestInformation testInfo) |
void | tearDown ( TestInformation testInfo, Throwable e) |
Alanlar
CHROOT_PATH
public static final String CHROOT_PATH
Kamu inşaatçıları
SanatChrootPreparer
public ArtChrootPreparer ()
Genel yöntemler
kurmak
public void setUp (TestInformation testInfo)
parametreler | |
---|---|
testInfo | TestInformation |
atar | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |
sökmek
public void tearDown (TestInformation testInfo, Throwable e)
parametreler | |
---|---|
testInfo | TestInformation |
e | Throwable |
atar | |
---|---|
DeviceNotAvailableException |