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