Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java255 final UUID filesUuid = sm.getUuidForPath(filesDir); in testCacheClearing() local
328 final UUID filesUuid = sm.getUuidForPath(context.getFilesDir()); in testCacheBehavior() local
/cts/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/
DStorageTest.java196 final UUID filesUuid = sm.getUuidForPath(filesDir); in testVerifyAllocateApi() local