ArtChrootPreparer
public class ArtChrootPreparer
extends BaseTargetPreparer
java.lang.Objek | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.ArtChrootPreparer |
Buat direktori chroot untuk tes ART.
Ringkasan
Bidang | |
---|---|
public static final String | CHROOT_PATH
|
Konstruktor publik | |
---|---|
ArtChrootPreparer () |
Metode publik | |
---|---|
void | setUp ( TestInformation testInfo) |
void | tearDown ( TestInformation testInfo, Throwable e) |
Bidang
CHROOT_PATH
public static final String CHROOT_PATH
Konstruktor publik
ArtChrootPreparer
public ArtChrootPreparer ()
Metode publik
mempersiapkan
public void setUp (TestInformation testInfo)
Parameter | |
---|---|
testInfo | TestInformation |
Melempar | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |
menangis
public void tearDown (TestInformation testInfo, Throwable e)
Parameter | |
---|---|
testInfo | TestInformation |
e | Throwable |
Melempar | |
---|---|
DeviceNotAvailableException |