ArtChrootPreparer

public class ArtChrootPreparer
extends BaseTargetPreparer

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


Tạo thư mục chroot cho các bài kiểm thử ART.

Tóm tắt

Trường

public static final String CHROOT_PATH

Hàm khởi tạo công khai

ArtChrootPreparer()

Phương thức công khai

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

Trường

CHROOT_PATH

public static final String CHROOT_PATH

Hàm khởi tạo công khai

ArtChrootPreparer

public ArtChrootPreparer ()

Phương thức công khai

setUp

public void setUp (TestInformation testInfo)

Tham số
testInfo TestInformation

tearDown

public void tearDown (TestInformation testInfo, 
                Throwable e)

Tham số
testInfo TestInformation

e Throwable