Searched refs:orderedDevices (Results 1 – 1 of 1) sorted by relevance
1880 Map<String, ITestDevice> orderedDevices = new LinkedHashMap<String, ITestDevice>(); in execCommand() local1887 orderedDevices.put(deviceName, device); in execCommand()1889 allocatedDevices = orderedDevices; in execCommand()