Searched refs:getAllocatedDevices (Results 1 – 3 of 3) sorted by relevance
45 public Map<String, ITestDevice> getAllocatedDevices() { in getAllocatedDevices() method in DeviceAllocationResult
1320 Map<String, ITestDevice> devices = allocationResults.getAllocatedDevices(); in processReadyCommands()1857 allocatedDevices = getAllocatedDevices(config.getDeviceConfig(), reservedDevices); in execCommand()1885 device = allocationResults.getAllocatedDevices().get(deviceName); in execCommand()1910 Map<String, ITestDevice> getAllocatedDevices( in getAllocatedDevices() method in CommandScheduler
1152 Map<String, ITestDevice> devices = results.getAllocatedDevices(); in testAllocateDevices()1179 Map<String, ITestDevice> devices = results.getAllocatedDevices(); in testAllocateDevices_replicated()1217 Map<String, ITestDevice> devices = results.getAllocatedDevices(); in testAllocateDevices_multipleDevices()1238 Map<String, ITestDevice> devices = results.getAllocatedDevices(); in testAllocateDevices_multipleDevices_failed()