Home
last modified time | relevance | path

Searched refs:doFormat (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/test_framework/com/android/tradefed/targetprep/
DDeviceWiper.java45 doFormat(device); in setUp()
51 private void doFormat(ITestDevice device) throws DeviceNotAvailableException, TargetSetupError { in doFormat() method in DeviceWiper