Searched refs:subSubDir2 (Results 1 – 1 of 1) sorted by relevance
46 val subSubDir2 = File(subDir, "subdir2").apply { mkdirs() } in Test sandbox() constant138 subSubDir2.listFiles() // *Not* implicitly allowed. in Test sandbox()145 assertViolationReported(subSubDir2, subSubDirBadFile) // These are not allowed to read. in Test sandbox()