Người chuẩn bị đồ chơi ArtChroot
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 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
Người chuẩn bị đồ chơi ArtChroot
public ArtChrootPreparer ()
Phương thức công khai
thiết lập
public void setUp (TestInformation testInfo)
Tham số | |
---|---|
testInfo |
TestInformation |
Gửi | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
xé hình
public void tearDown (TestInformation testInfo, Throwable e)
Tham số | |
---|---|
testInfo |
TestInformation |
e |
Throwable |
Gửi | |
---|---|
DeviceNotAvailableException |