คอมไพล์บู๊ตรูปภาพพร้อมตัวเตรียมความเร็วเป้าหมาย
public
final
class
CompileBootImageWithSpeedTargetPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.CompileBootImageWithSpeedTargetPreparer |
คอมไพล์คลาสพาธการเปิดเครื่องและเซิร์ฟเวอร์ระบบอีกครั้งโดยใช้ตัวกรอง "ความเร็ว" ของคอมไพเลอร์
สรุป
ช่างก่อสร้างสาธารณะ | |
---|---|
CompileBootImageWithSpeedTargetPreparer()
|
วิธีการสาธารณะ | |
---|---|
void
|
setUp(TestInformation testInfo)
|
void
|
tearDown(TestInformation testInfo, Throwable e)
|
ช่างก่อสร้างสาธารณะ
คอมไพล์บู๊ตรูปภาพพร้อมตัวเตรียมความเร็วเป้าหมาย
public CompileBootImageWithSpeedTargetPreparer ()
วิธีการสาธารณะ
ตั้งค่า
public void setUp (TestInformation testInfo)
พารามิเตอร์ | |
---|---|
testInfo |
TestInformation |
การขว้าง | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
ฉีกขาด
public void tearDown (TestInformation testInfo, Throwable e)
พารามิเตอร์ | |
---|---|
testInfo |
TestInformation |
e |
Throwable |
การขว้าง | |
---|---|
DeviceNotAvailableException |