Searched refs:SPARSE (Results 1 – 2 of 2) sorted by relevance
108 SPARSE, enumConstant
62 import static java.nio.file.StandardOpenOption.SPARSE;118 CREATE_NEW, TRUNCATE_EXISTING, SPARSE, SYNC, DSYNC)) { in test_newInputStream_openOption() argument