Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DStableUrisTest.java255 final String afterRestore = attributesAfterRestore.getString(attribute); in verifyAttributes() local
262 .that(afterRestore).isEqualTo(beforeRestore); in verifyAttributes()