Trình biên dịch quá trình khởi động hình ảnh với tốc độ mục tiêu
public
final
class
CompileBootImageWithSpeedTargetPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.CompileBootImageWithSpeedTarget chuẩnr |
Biên dịch lại đường dẫn lớp khởi động và máy chủ hệ thống bằng bộ lọc trình biên dịch "speed".
Tóm tắt
Hàm khởi tạo công khai | |
---|---|
CompileBootImageWithSpeedTargetPreparer()
|
Phương thức công khai | |
---|---|
void
|
setUp(TestInformation testInfo)
|
void
|
tearDown(TestInformation testInfo, Throwable e)
|
Hàm khởi tạo công khai
Trình biên dịch quá trình khởi động hình ảnh với tốc độ mục tiêu
public CompileBootImageWithSpeedTargetPreparer ()
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 |