Searched defs:addAllocatedDevice (Results 1 – 2 of 2) sorted by relevance
54 public void addAllocatedDevice(String deviceName, ITestDevice testDevice); in addAllocatedDevice() method62 public void addAllocatedDevice(Map<String, ITestDevice> deviceWithName); in addAllocatedDevice() method
89 public void addAllocatedDevice(String devicename, ITestDevice testDevice) { in addAllocatedDevice() method in InvocationContext101 public void addAllocatedDevice(Map<String, ITestDevice> deviceWithName) { in addAllocatedDevice() method in InvocationContext