Searched refs:getTotalSpace (Results 1 – 8 of 8) sorted by relevance
94 public abstract long getTotalSpace() throws IOException; in getTotalSpace() method in FileStore
114 public long getTotalSpace() throws IOException { in getTotalSpace() method in UnixFileStore148 return getTotalSpace(); in getAttribute()
106 assertTrue(filestore.getTotalSpace() > 0); in rootFilestore()122 assertTrue(filestore.getTotalSpace() > 0); in dataFilestore()
231 public long getTotalSpace() { in getTotalSpace() method in File
128 public long getTotalSpace() { throw new RuntimeException("Stub!"); } in getTotalSpace() method in File
278 assertTrue(new File("/").getTotalSpace() >= 0); in test_getSpace()
1780 public long getTotalSpace() { in getTotalSpace() method in File
1563 method public long getTotalSpace();7289 method public abstract long getTotalSpace() throws java.io.IOException;