Searched refs:allowedSet (Results 1 – 1 of 1) sorted by relevance
76 …val allowedSet = mutableSetOf(root, goodFile, goodDir, goodDirFile, subDir, subSubDir, subSubDirGo… in Test sandbox() constant82 assertEquals(emptySet, violations.intersect(allowedSet)) in Test sandbox()