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.java132 final File basePath = myPath.getParentFile(); in testUserIsolation() local
136 final File otherPath = new File(basePath, String.valueOf(i)); in testUserIsolation()