Searched defs:addAllocatedDevice (Results 1 – 2 of 2) sorted by relevance
60 public void addAllocatedDevice(String deviceName, ITestDevice testDevice); in addAllocatedDevice() method68 public void addAllocatedDevice(Map<String, ITestDevice> deviceWithName); in addAllocatedDevice() method
98 public void addAllocatedDevice(String devicename, ITestDevice testDevice) { in addAllocatedDevice() method in InvocationContext110 public void addAllocatedDevice(Map<String, ITestDevice> deviceWithName) { in addAllocatedDevice() method in InvocationContext