Searched refs:getAllInsecureDevicesInDirAndSubdir (Results 1 – 1 of 1) sorted by relevance
30 Set<String> insecure = getAllInsecureDevicesInDirAndSubdir("/dev", "b"); in testAllBlockDevicesAreSecure()43 …private Set<String> getAllInsecureDevicesInDirAndSubdir(String path, String type) throws DeviceNot… in getAllInsecureDevicesInDirAndSubdir() method in FileSystemPermissionTest