Searched defs:freeSpace (Results 1 – 3 of 3) sorted by relevance
137 public static long freeSpace(String path) throws IOException { in freeSpace() method in FileSystemUtils350 String freeSpace = tok.nextToken(); in freeSpaceUnix() local363 long parseBytes(String freeSpace, String path) throws IOException { in parseBytes()
85 final String freeSpace = Formatter.formatFileSize(RuntimeEnvironment.application, 0); in updateSummary_shouldDisplayUsedPercentAndFreeSpace() local
115 final long freeSpace = KILOBYTE; in testPopulateWithVolume() local