כלי להכנת ArtChroot
public
class
ArtChrootPreparer
extends BaseTargetPreparer
JavaScript.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetFixr | |
↳ | com.android.tradefed.targetprep.ArtChroot משפיעיםr |
יצירה של ספריית 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
בנאים ציבוריים
כלי להכנת 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 |