Searched refs:supportsRead (Results 1 – 1 of 1) sorted by relevance
286 private static boolean supportsRead(String[] path) { in supportsRead() method in AllUriTest707 checkExecutable("openInputStream", uri, supportsRead(path), () -> { in testAllFileOperations()