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