Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java1855 Map<String, ITestDevice> allocatedDevices = new LinkedHashMap<String, ITestDevice>(); in execCommand() local
1912 Map<String, ITestDevice> allocatedDevices = new LinkedHashMap<String, ITestDevice>(); in getAllocatedDevices() local