Searched refs:supportsInsert (Results 1 – 1 of 1) sorted by relevance
274 private static boolean supportsInsert(String[] path) { in supportsInsert() method in AllUriTest672 checkExecutable("insert", uri, supportsInsert(path), () -> { in testAllOperations()