Obraz rozruchu kompilacji z systemem SpeedTargetPreparer
public
final
class
CompileBootImageWithSpeedTargetPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.CompileBootImageWithSpeedTargetPreparer |
Ponownie kompiluje ścieżkę rozruchu i serwer systemu z filtrem kompilatora „speed”.
Podsumowanie
Konstruktory publiczne | |
---|---|
CompileBootImageWithSpeedTargetPreparer()
|
Metody publiczne | |
---|---|
void
|
setUp(TestInformation testInfo)
|
void
|
tearDown(TestInformation testInfo, Throwable e)
|
Konstruktory publiczne
Obraz rozruchu kompilacji z systemem SpeedTargetPreparer
public CompileBootImageWithSpeedTargetPreparer ()
Metody publiczne
Konfiguracja
public void setUp (TestInformation testInfo)
Parametry | |
---|---|
testInfo |
TestInformation |
Rzuty | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
dezaktywacja
public void tearDown (TestInformation testInfo, Throwable e)
Parametry | |
---|---|
testInfo |
TestInformation |
e |
Throwable |
Rzuty | |
---|---|
DeviceNotAvailableException |