Home
last modified time | relevance | path

Searched defs:fis (Results 1 – 6 of 6) sorted by relevance

/system/timezone/input_tools/android/zone_compactor/test/java/
DZoneCompactorTest.java72 try (FileInputStream fis = new FileInputStream(resultTzdata.toFile())) { in shouldFollowLinkChains_definedInForwardOrder()
101 try (FileInputStream fis = new FileInputStream(resultTzdata.toFile())) { in shouldFollowLinkChains_definedInBackwardsOrder()
/system/extras/verity/
DUtils.java214 try (FileInputStream fis = new FileInputStream(fname)) { in loadPEMCertificate()
286 FileInputStream fis = new FileInputStream(f); in read() local
/system/apex/tests/src/com/android/tests/apex/host/
DVendorApexTests.java143 try (FileInputStream fis = new FileInputStream( in testVendorBootstrapApex()
/system/apex/tests/src/com/android/tests/apex/
DApexdHostTest.java212 try (FileInputStream fis = new FileInputStream( in testApexInfoListIsValid()
/system/tools/aidl/tests/java/src/android/aidl/tests/
DTestServiceClient.java533 FileInputStream fis = new FileInputStream(file); in verifyFileContents() local
606 FileInputStream fis = new FileInputStream(file); in testParcelFileDescriptorPassing() local
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java503 FileInputStream fis = new FileInputStream(file); in runClientSafeUnionTests() local