Searched refs:resetTestDevice (Results 1 – 3 of 3) sorted by relevance
168 dm.resetTestDevice(d1); in testResetTestDevices()169 dm.resetTestDevice(d2); in testResetTestDevices()170 dm.resetTestDevice(d3); in testResetTestDevices()
273 public void resetTestDevice(final TestDevice device) { in resetTestDevice() method in DeviceManager
500 sDeviceManager.resetTestDevice(ts.getDevice()); in runTest()