Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/
DUtils.java114 public static File useFallocate(File file, long length, long time) throws Exception { in useFallocate() method in Utils
120 public static File useFallocate(File file, long length) throws Exception { in useFallocate() method in Utils