Home
last modified time | relevance | path

Searched defs:fos (Results 1 – 25 of 40) sorted by relevance

12

/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
DFileOutputStreamTest.java33 FileOutputStream fos; field in FileOutputStreamTest
268 FileOutputStream fos = new FileOutputStream(tmpfile); in test_getChannel() local
280 FileOutputStream fos = new FileOutputStream(tmpfile, true); in test_getChannel_Append() local
301 FileOutputStream fos = new FileOutputStream(tmpfile, false); in test_getChannel_UnAppend() local
322 FileOutputStream fos = new FileOutputStream(tmpfile, false); in test_getChannel_Unappend_Unappend() local
336 FileOutputStream fos = new FileOutputStream(tmpfile, false); in test_getChannel_Unappend_Append() local
351 FileOutputStream fos = new FileOutputStream(tmpfile, true); in test_getChannel_Append_Unappend() local
365 FileOutputStream fos = new FileOutputStream(tmpfile, true); in test_getChanne_Append_Append() local
DFileTest.java315 FileOutputStream fos = new FileOutputStream(f); in test_canRead() local
330 FileOutputStream fos = new FileOutputStream(f); in test_canWrite() local
632 FileOutputStream fos = new FileOutputStream(f); in test_delete() local
726 FileOutputStream fos = new FileOutputStream(f); in test_exists() local
805 FileOutputStream fos = new FileOutputStream(f); in test_getCanonicalFile() local
877 FileOutputStream fos = new FileOutputStream(f1); in test_getCanonicalPath() local
1142 FileOutputStream fos = new FileOutputStream(f); in test_isFile() local
1173 FileOutputStream fos = new FileOutputStream(f); in test_lastModified() local
1193 FileOutputStream fos = new FileOutputStream(f); in test_length() local
1244 FileOutputStream fos = new FileOutputStream(file); in test_list() local
[all …]
DRandomAccessFileTest.java204 FileOutputStream fos = new java.io.FileOutputStream(fileName); in test_read() local
219 FileOutputStream fos = new java.io.FileOutputStream(fileName); in test_read$B() local
238 FileOutputStream fos = new java.io.FileOutputStream(fileName); in test_read$BII() local
886 FileOutputStream fos = new java.io.FileOutputStream(fileName); in test_read_$BII_IndexOutOfBoundsException() local
905 FileOutputStream fos = new java.io.FileOutputStream(fileName); in test_read_$BII_IOException() local
920 FileOutputStream fos = new java.io.FileOutputStream(fileName); in test_read_$B_IOException() local
DSyncFailedExceptionTest.java35 FileOutputStream fos = new FileOutputStream(f.getPath()); in test_ConstructorLjava_lang_String() local
DFileInputStreamTest.java56 FileOutputStream fos = new FileOutputStream(fileName); in test_ConstructorLjava_io_FileDescriptor() local
444 java.io.OutputStream fos = new java.io.FileOutputStream(fileName); in setUp() local
DOpenRandomFileTest.java40 FileOutputStream fos = new FileOutputStream(file); in testOpenNonEmptyFile() local
DFileDescriptorTest.java35 FileOutputStream fos; field in FileDescriptorTest
DFilterInputStreamTest.java148 java.io.OutputStream fos = new java.io.FileOutputStream(fileName); in setUp() local
DFileWriterTest.java41 FileOutputStream fos; field in FileWriterTest
/external/jdiff/src/jdiff/
DHTMLFiles.java29 FileOutputStream fos = new FileOutputStream(tln); in emitTopLevelFile() local
82 FileOutputStream fos = new FileOutputStream(tlf); in emitTopLeftFile() local
128 FileOutputStream fos = new FileOutputStream(helpFileName); in emitHelp() local
274 FileOutputStream fos = new FileOutputStream(stylesheetFileName); in emitStylesheet() local
DComments.java126 FileOutputStream fos = new FileOutputStream(xsdFileName); in writeXSD() local
384 FileOutputStream fos = new FileOutputStream(outputFileName); in writeFile() local
DDiff.java308 FileOutputStream fos = new FileOutputStream(fullDiffFileName); in emitDocDiffs() local
443 FileOutputStream fos = new FileOutputStream(fullDiffFileName); in emitDocDiffIndex() local
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
DDeflaterOutputStreamTest.java89 FileOutputStream fos = new FileOutputStream(f1); in test_ConstructorLjava_io_OutputStreamLjava_util_zip_Deflater() local
115 FileOutputStream fos = new FileOutputStream(f1); in test_ConstructorLjava_io_OutputStream() local
138 FileOutputStream fos = new FileOutputStream(f1); in test_ConstructorLjava_io_OutputStreamLjava_util_zip_DeflaterI() local
187 FileOutputStream fos = new FileOutputStream(f1); in test_close() local
289 FileOutputStream fos = new FileOutputStream(f1); in test_writeI() local
393 FileOutputStream fos = new FileOutputStream(f1); in test_deflate() local
DZipEntryTest.java463 java.io.FileOutputStream fos = new java.io.FileOutputStream(f); in setUp() local
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DContextTest.java108 FileOutputStream fos = null; in shouldWriteToCacheDir() local
126 FileOutputStream fos = null; in shouldWriteToExternalCacheDir() local
214 FileOutputStream fos = null; in openFileOutput_shouldNotAcceptPathsWithSeparatorCharacters() local
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
DJarOutputStreamTest.java108 FileOutputStream fos = new FileOutputStream(fooJar); in test_JarOutputStreamLjava_io_OutputStreamLjava_util_jar_Manifest() local
135 FileOutputStream fos = new FileOutputStream(fooJar); in test_JarOutputStreamLjava_io_OutputStream() local
/external/chromium_org/third_party/sfntly/cpp/src/test/
Dendian_test.cc55 FontOutputStream fos(&os); in TestEndian() local
/external/sfntly/cpp/src/test/
Dendian_test.cc55 FontOutputStream fos(&os); in TestEndian() local
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DGrammarSerializerFoo.java60 FileOutputStream fos = new FileOutputStream(filename); in open() local
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/
Dfont.cc75 FontOutputStream fos(os); in Serialize() local
113 void Font::SerializeHeader(FontOutputStream* fos, in SerializeHeader()
138 void Font::SerializeTables(FontOutputStream* fos, in SerializeTables()
/external/sfntly/cpp/src/sfntly/
Dfont.cc75 FontOutputStream fos(os); in Serialize() local
113 void Font::SerializeHeader(FontOutputStream* fos, in SerializeHeader()
138 void Font::SerializeTables(FontOutputStream* fos, in SerializeTables()
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/
DStats.java175 FileOutputStream fos = new FileOutputStream(f, true); // append in writeReport() local
/external/kernel-headers/original/asm-x86/
Duser_32.h51 long fos; member
63 long fos; member
Duser32.h13 u32 fos; member
26 int fos; member
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/adaptivestreaming/
DFlatPackageWriterImpl.java148 … FileOutputStream fos = new FileOutputStream(new File(bitRateOutputDir, Long.toString(startTime))); in write() local

12