Searched refs:writePfdDup (Results 1 – 1 of 1) sorted by relevance
1010 ParcelFileDescriptor writePfdDup = writePfd.dup(); in testOpenContentResolverDup() argument1014 assertRWR(readPfd, writePfdDup); in testOpenContentResolverDup()1015 assertLowerFsFdWithPassthrough(file.getPath(), writePfdDup); in testOpenContentResolverDup() local