Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/MultiUserStorageApp/src/com/android/cts/multiuserstorageapp/
DMultiUserStorageTest.java137 final File basePath = myPath.getParentFile(); in testUserIsolation() local
141 final File otherPath = new File(basePath, String.valueOf(i)); in testUserIsolation()
155 final File basePath = myPath.getParentFile(); in testMediaProviderUserIsolation() local
158 final File otherPath = new File(basePath,i + "/" + FILE_SINGLETON); in testMediaProviderUserIsolation()