ArtChrootPreparer

public class ArtChrootPreparer
extends BaseTargetPreparer

java.lang.Object
   ↳ com.android.tradefed.targetprep.BaseTargetPreparer
     ↳ com.android.tradefed.targetprep.ArtChrootPreparer


ART testleri için chroot dizini oluşturun.

Özet

Sabitler

String CHROOT_PATH

Herkese açık oluşturucular

ArtChrootPreparer()

Herkese açık yöntemler

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

Sabitler

CHROOT_PATH

public static final String CHROOT_PATH

Sabit Değer: "/data/local/tmp/art-test-chroot"

Herkese açık oluşturucular

ArtChrootPreparer

public ArtChrootPreparer ()

Herkese açık yöntemler

setUp

public void setUp (TestInformation testInfo)

Parametreler
testInfo TestInformation

Dekoratif yastıklar
BuildError
DeviceNotAvailableException
TargetSetupError

tearDown

public void tearDown (TestInformation testInfo, 
                Throwable e)

Parametreler
testInfo TestInformation

e Throwable

Dekoratif yastıklar
DeviceNotAvailableException