Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/tests/java/src/android/aidl/tests/
H A DTestServiceClient.java451 FileOutputStream journeyedStream = new FileOutputStream(journeyed); in testFileDescriptorPassing() local
473 … FileOutputStream journeyedStream = new ParcelFileDescriptor.AutoCloseOutputStream(journeyed); in testParcelFileDescriptorPassing() local