Searched refs:supportsDelete (Results 1 – 1 of 1) sorted by relevance
282 private static boolean supportsDelete(String[] path) { in supportsDelete() method in AllUriTest693 checkExecutable("delete", uri, supportsDelete(path), () -> { in testAllOperations()