Searched defs:fis (Results 1 – 3 of 3) sorted by relevance
214 try (FileInputStream fis = new FileInputStream(fname)) { in loadPEMCertificate()286 FileInputStream fis = new FileInputStream(f); in read() local
171 try (FileInputStream fis = new FileInputStream(file)) { in readFileAsByteArray()
432 FileInputStream fis = new FileInputStream(file); in runClientSafeUnionTests() local