ArtChrootNgười chuẩn bị
public class ArtChrootPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.ArtChrootPreparer |
Tạo thư mục chroot để kiểm tra ART.
Bản tóm tắt
Lĩnh vực | |
---|---|
public static final String | CHROOT_PATH
|
nhà thầu công cộng | |
---|---|
ArtChrootPreparer () |
Phương thức công khai | |
---|---|
void | setUp ( TestInformation testInfo) |
void | tearDown ( TestInformation testInfo, Throwable e) |
Lĩnh vực
CHROOT_PATH
public static final String CHROOT_PATH
nhà thầu công cộng
ArtChrootNgười chuẩn bị
public ArtChrootPreparer ()
Phương thức công khai
cài đặt
public void setUp (TestInformation testInfo)
Thông số | |
---|---|
testInfo | TestInformation |
ném | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |
phá bỏ
public void tearDown (TestInformation testInfo, Throwable e)
Thông số | |
---|---|
testInfo | TestInformation |
e | Throwable |
ném | |
---|---|
DeviceNotAvailableException |