Home
last modified time | relevance | path

Searched defs:ParallelDeviceExecutor (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/executor/
DParallelDeviceExecutor.java33 public class ParallelDeviceExecutor<V> { class
38 public ParallelDeviceExecutor(List<ITestDevice> devices) { in ParallelDeviceExecutor() method in ParallelDeviceExecutor