Searched refs:throwOrLog (Results 1 – 1 of 1) sorted by relevance
60 throwOrLog("Failed to adb root device", device.getDeviceDescriptor()); in setUp()62 throwOrLog("Failed to adb unroot device", device.getDeviceDescriptor()); in setUp()80 private void throwOrLog(String message, DeviceDescriptor deviceDescriptor) in throwOrLog() method in RootTargetPreparer