Home
last modified time | relevance | path

Searched refs:assertUpperFsFd (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java896 assertUpperFsFd(writePfd); // With cache in testOpenFilePathFirstWriteContentResolver()
932 assertUpperFsFd(readPfd); // With cache in testOpenFilePathFirstWriteFilePath()
3174 private void assertUpperFsFd(ParcelFileDescriptor pfd) throws Exception { in assertUpperFsFd() method in ScopedStorageDeviceTest
3183 assertUpperFsFd(pfd); in assertLowerFsFdWithPassthrough()