Searched refs:otherPath (Results 1 – 1 of 1) sorted by relevance
136 final File otherPath = new File(basePath, String.valueOf(i)); in testUserIsolation() local137 assertDirNoAccess(otherPath); in testUserIsolation()