Home
last modified time | relevance | path

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

/external/apache-harmony/luni/src/test/api/unix/org/apache/harmony/luni/tests/java/io/
DUnixFileTest.java139 long fileSpace = getLinuxSpace(FREE_SPACE_NUM, testFile); in test_getFreeSpace() local
156 long fileSpace = getLinuxSpace(TOTAL_SPACE_NUM, testFile); in test_getTotalSpace() local
171 long fileSpace = getLinuxSpace(USABLE_SPACE_NUM, testFile); in test_getUsableSpace() local