Searched refs:subSubDirGoodFile (Results 1 – 1 of 1) sorted by relevance
47 val subSubDirGoodFile = File(subSubDir, "good").apply { createNewFile() } in Test sandbox() constant74 FileReadSandbox.allowAccess(subSubDirGoodFile) in Test sandbox()76 …tableSetOf(root, goodFile, goodDir, goodDirFile, subDir, subSubDir, subSubDirGoodFile).map { it.ab… in Test sandbox()108 subSubDirGoodFile.readBytes() in Test sandbox()139 subSubDirGoodFile.readBytes() in Test sandbox()