Searched defs:CREATE (Results 1 – 2 of 2) sorted by relevance
68 CREATE, enumConstant
229 try (OutputStream os = provider.newOutputStream(filesSetup.getDataFilePath(), CREATE)) { in test_newOutputStream_openOption_CREATE() argument240 try (OutputStream os = provider.newOutputStream(filesSetup.getTestPath(), CREATE)) { in test_newOutputStream_openOption_CREATE() argument270 try (OutputStream os = provider.newOutputStream(filesSetup.getTestPath(), CREATE, SYNC); in test_newOutputStream_openOption_SYNC() argument