Searched refs:fileThreshold (Results 1 – 10 of 10) sorted by relevance
43 private final int fileThreshold; field in FileBackedOutputStream75 public FileBackedOutputStream(int fileThreshold) { in FileBackedOutputStream() argument76 this(fileThreshold, false); in FileBackedOutputStream()90 public FileBackedOutputStream(int fileThreshold, boolean resetOnFinalize) { in FileBackedOutputStream() argument91 this.fileThreshold = fileThreshold; in FileBackedOutputStream()195 if (file == null && (memory.getCount() + len > fileThreshold)) { in update()
77 private void testThreshold(int fileThreshold, int dataSize, boolean singleByte, in testThreshold() argument80 FileBackedOutputStream out = new FileBackedOutputStream(fileThreshold, resetOnFinalize); in testThreshold()82 int chunk1 = Math.min(dataSize, fileThreshold); in testThreshold()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
META-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...