Home
last modified time | relevance | path

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

/external/robolectric-shadows/utils/src/main/java/org/robolectric/util/
DTempDirectory.java55 clearDirectory(basePath); in destroy()
61 private void clearDirectory(final Path directory) throws IOException { in clearDirectory() method in TempDirectory