Searched refs:freeAll (Results 1 – 3 of 3) sorted by relevance
78 public Collection<ITestDevice> freeAll() { in freeAll() method in DeviceTracker
467 for (ITestDevice d : getDeviceTracker().freeAll()) { in freeAllDevices()
241 doReturn(listAllocated).when(mMockDeviceTracker).freeAll(); in testProcessClientOperations_processFree_wildcard()