آماده‌ساز ArtChroot

public class ArtChrootPreparer
extends BaseTargetPreparer

شیء جاوا
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.ArtChrootPreparer


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

خلاصه

ثابت‌ها

String CHROOT_PATH

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

ArtChrootPreparer ()

روش‌های عمومی

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

ثابت‌ها

مسیر ریشه

public static final String CHROOT_PATH

مقدار ثابت: "/data/local/tmp/art-test-chroot"

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

آماده‌ساز ArtChroot

public ArtChrootPreparer ()

روش‌های عمومی

راه‌اندازی

public void setUp (TestInformation testInfo)

پارامترها
testInfo TestInformation

پرتاب‌ها
BuildError
DeviceNotAvailableException
TargetSetupError

اشک‌ریزان

public void tearDown (TestInformation testInfo, 
                Throwable e)

پارامترها
testInfo TestInformation

e Throwable

پرتاب‌ها
DeviceNotAvailableException