Home
last modified time | relevance | path

Searched refs:DeviceAllocationResult (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/command/
DDeviceAllocationResult.java24 public class DeviceAllocationResult { class
DCommandScheduler.java1318 DeviceAllocationResult allocationResults = allocateDevices(config, manager); in processReadyCommands()
1864 DeviceAllocationResult allocationResults = in execCommand()
1958 DeviceAllocationResult allocateDevices(IConfiguration config, IDeviceManager manager) { in allocateDevices()
1962 DeviceAllocationResult allocateDevices( in allocateDevices()
1972 DeviceAllocationResult allocationResults = new DeviceAllocationResult(); in allocateDevices()
/tools/tradefederation/core/javatests/com/android/tradefed/command/
DCommandSchedulerTest.java408 DeviceAllocationResult allocateDevices(
412 DeviceAllocationResult results = new DeviceAllocationResult();
1149 DeviceAllocationResult results = in testAllocateDevices()
1176 DeviceAllocationResult results = in testAllocateDevices_replicated()
1214 DeviceAllocationResult results = in testAllocateDevices_multipleDevices()
1235 DeviceAllocationResult results = in testAllocateDevices_multipleDevices_failed()
1560 DeviceAllocationResult allocateDevices( in testExecCommand_versioning()
1564 DeviceAllocationResult results = new DeviceAllocationResult(); in testExecCommand_versioning()