Searched refs:testFileInputStream (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/test/java/io/FileInputStream/
H A DOpsAfterClose.java87 if (testFileInputStream(fis)) {
93 private static boolean testFileInputStream(FileInputStream r) method in class:OpsAfterClose
/openjdk7/jdk/test/java/io/InputStream/
H A DOpsAfterClose.java132 if (testFileInputStream(fis)) {
261 private static boolean testFileInputStream(FileInputStream fis) method in class:OpsAfterClose
/openjdk7/jdk/test/java/io/File/
H A DNulFile.java152 testFileInputStream(curName);
162 private static void testFileInputStream(final String str) { method in class:NulFile

Completed in 31 milliseconds