Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DStableUrisTest.java132 final Map<File, Bundle> fileToAttributesMapBeforeRestore = setAttributes(fileToUriMap); in testAttributesRestoration() local
244 Map<File, Bundle> fileToAttributesMapBeforeRestore) { in verifyAttributes()