ArtChrootPreparer

public class ArtChrootPreparer
extends BaseTargetPreparer

java.lang.object
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.ArtChrootPreparer


دایرکتوری chroot برای تست های ART ایجاد کنید.

خلاصه

زمینه های

public static final String CHROOT_PATH

سازندگان عمومی

ArtChrootPreparer ()

روش های عمومی

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

زمینه های

CHROOT_PATH

public static final String CHROOT_PATH

سازندگان عمومی

ArtChrootPreparer

public ArtChrootPreparer ()

روش های عمومی

برپایی

public void setUp (TestInformation testInfo)

مولفه های
testInfo TestInformation

پرتاب می کند
BuildError
DeviceNotAvailableException
TargetSetupError

پاره کردن

public void tearDown (TestInformation testInfo, 
                Throwable e)

مولفه های
testInfo TestInformation

e Throwable

پرتاب می کند
DeviceNotAvailableException