लोकलपूल

public class LocalPool
extends Object implements ITestsPool

java.lang.Object
com.android.tradefed.invoker.shard.LocalPool


लोकल टेस्ट का पूल लागू करना

खास जानकारी

सार्वजनिक कंस्ट्रक्टर

LocalPool( genericPool, tokenPool)

सार्वजनिक तरीके

IRemoteTest poll(TestInformation info, boolean reportNotExecuted)

चलाने के लिए अगला पोल बनाएं.

ITokenRequest pollRejectedTokenModule()

उस टेस्ट की सूची दिखाता है जिसे सभी डिवाइसों पर चलाने के लिए अस्वीकार कर दिया गया था.

सार्वजनिक कंस्ट्रक्टर

लोकलपूल

public LocalPool ( genericPool, 
                 tokenPool)

पैरामीटर
genericPool

tokenPool

सार्वजनिक तरीके

मतदान

public IRemoteTest poll (TestInformation info, 
                boolean reportNotExecuted)

चलाने के लिए अगला पोल बनाएं.

पैरामीटर
info TestInformation

reportNotExecuted boolean

रिटर्न
IRemoteTest

पोल अस्वीकार करने वाला टोकन मॉड्यूल

public ITokenRequest pollRejectedTokenModule ()

उस टेस्ट की सूची दिखाता है जिसे सभी डिवाइसों पर चलाने के लिए अस्वीकार कर दिया गया था.

रिटर्न
ITokenRequest