Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java1217 try (ParcelFileDescriptor upperCasePfd = in testCacheConsistencyForCaseInsensitivity() argument
1222 assertRWR(upperCasePfd, lowerCasePfd); in testCacheConsistencyForCaseInsensitivity()
1223 assertRWR(lowerCasePfd, upperCasePfd); in testCacheConsistencyForCaseInsensitivity()