Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/MultiUserStorageApp/src/com/android/cts/multiuserstorageapp/
DMultiUserStorageTest.java141 final File otherPath = new File(basePath, String.valueOf(i)); in testUserIsolation() local
158 final File otherPath = new File(basePath,i + "/" + FILE_SINGLETON + ".mp3"); in testMediaProviderUserIsolation() local
/cts/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/
DStorageTest.java336 final File otherPath = new File(path.getAbsolutePath() in testExternalStorageIsolatedWrite() local