CompileBootImageconSpeedTargetPreparer
public
final
class
CompileBootImageWithSpeedTargetPreparer
extends BaseTargetPreparer
java.lang.Object | ||
🎞 | com.android.tradefed.targetprep.BaseTargetPreparer | |
🎞 | com.android.tradefed.targetprep.CompileBootImageWithSpeedTargetPreparer |
Ricompila il classpath di avvio e il server di sistema con il filtro del compilatore "speed".
Riepilogo
Costruttori pubblici | |
---|---|
CompileBootImageWithSpeedTargetPreparer()
|
Metodi pubblici | |
---|---|
void
|
setUp(TestInformation testInfo)
|
void
|
tearDown(TestInformation testInfo, Throwable e)
|
Costruttori pubblici
CompileBootImageconSpeedTargetPreparer
public CompileBootImageWithSpeedTargetPreparer ()
Metodi pubblici
impostazione
public void setUp (TestInformation testInfo)
Parametri | |
---|---|
testInfo |
TestInformation |
Lanci | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
demolire
public void tearDown (TestInformation testInfo, Throwable e)
Parametri | |
---|---|
testInfo |
TestInformation |
e |
Throwable |
Lanci | |
---|---|
DeviceNotAvailableException |