Searched defs:addAllocatedDevice (Results 1 – 2 of 2) sorted by relevance
61 public void addAllocatedDevice(String deviceName, ITestDevice testDevice); in addAllocatedDevice() method69 public void addAllocatedDevice(Map<String, ITestDevice> deviceWithName); in addAllocatedDevice() method
101 public void addAllocatedDevice(String devicename, ITestDevice testDevice) { in addAllocatedDevice() method in InvocationContext113 public void addAllocatedDevice(Map<String, ITestDevice> deviceWithName) { in addAllocatedDevice() method in InvocationContext