CompileBootImageWithSpeedTargetReleaser
public
final
class
CompileBootImageWithSpeedTargetPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTarget रीमार्केटिंग | |
↳ | com.android.tradefed.targetprep.CompileBootImageWithSpeedTargetHelpr |
कंपाइलर फ़िल्टर 'स्पीड' की मदद से बूट क्लासपाथ और सिस्टम सर्वर को फिर से कंपाइल करता है.
खास जानकारी
सार्वजनिक कंस्ट्रक्टर | |
---|---|
CompileBootImageWithSpeedTargetPreparer()
|
सार्वजनिक तरीके | |
---|---|
void
|
setUp(TestInformation testInfo)
|
void
|
tearDown(TestInformation testInfo, Throwable e)
|
सार्वजनिक कंस्ट्रक्टर
CompileBootImageWithSpeedTargetReleaser
public CompileBootImageWithSpeedTargetPreparer ()
सार्वजनिक तरीके
सेट अप
public void setUp (TestInformation testInfo)
पैरामीटर | |
---|---|
testInfo |
TestInformation |
थ्रो | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
टियरडाउन
public void tearDown (TestInformation testInfo, Throwable e)
पैरामीटर | |
---|---|
testInfo |
TestInformation |
e |
Throwable |
थ्रो | |
---|---|
DeviceNotAvailableException |