Home
last modified time | relevance | path

Searched defs:clean (Results 1 – 2 of 2) sorted by relevance

/tools/test/openhst/
DMakefile80 clean: target
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DDeviceCleaner.java96 protected void clean(ITestDevice device) throws DeviceNotAvailableException { in clean() method in DeviceCleaner