Home
last modified time | relevance | path

Searched refs:tryToReadFromAllIn (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/
DFileSystemPermissionTest.java861 tryToReadFromAllIn(new File("/sys"), executor); in testReadingSysFilesDoesntFail()
865 private static void tryToReadFromAllIn(File dir, ExecutorService executor) throws IOException { in tryToReadFromAllIn() method in FileSystemPermissionTest
878 tryToReadFromAllIn(f, executor); in tryToReadFromAllIn()