Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/MultiUserStorageApp/src/com/android/cts/multiuserstorageapp/
DMultiUserStorageTest.java136 final File otherPath = new File(basePath, String.valueOf(i)); in testUserIsolation() local
137 assertDirNoAccess(otherPath); in testUserIsolation()