Home
last modified time | relevance | path

Searched defs:ENV_DEFAULT (Results 1 – 7 of 7) sorted by relevance

/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/jdk/nio/zipfs/
H A DTestPosix.java108 private static final Map<String, Object> ENV_DEFAULT = Collections.<String, Object>emptyMap(); field in TestPosix
451 try (FileSystem zip = FileSystems.newFileSystem(ZIP_FILE, ENV_DEFAULT)) { in testDefault() argument
471 try (FileSystem zip = FileSystems.newFileSystem(ZIP_FILE, ENV_DEFAULT)) { in testPosix() argument
489 try (FileSystem zipIn = createTestZipFile(ZIP_FILE, ENV_DEFAULT); in testCopy() argument
495 try (FileSystem zip = FileSystems.newFileSystem(ZIP_FILE_COPY, ENV_DEFAULT)) { in testCopy() argument
516 try (FileSystem srcZip = createTestZipFile(ZIP_FILE, ENV_DEFAULT)) { in testUnzipDefault() argument
531 try (FileSystem zip = FileSystems.newFileSystem(ZIP_FILE_COPY, ENV_DEFAULT)) { in testUnzipDefault() argument
592 try (FileSystem zipIn = createTestZipFile(ZIP_FILE, ENV_DEFAULT)) { in testPosixDefaults() argument
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/jdk/nio/zipfs/
H A DTestPosix.java108 private static final Map<String, Object> ENV_DEFAULT = Collections.<String, Object>emptyMap(); field in TestPosix
451 try (FileSystem zip = FileSystems.newFileSystem(ZIP_FILE, ENV_DEFAULT)) { in testDefault() argument
471 try (FileSystem zip = FileSystems.newFileSystem(ZIP_FILE, ENV_DEFAULT)) { in testPosix() argument
489 try (FileSystem zipIn = createTestZipFile(ZIP_FILE, ENV_DEFAULT); in testCopy() argument
495 try (FileSystem zip = FileSystems.newFileSystem(ZIP_FILE_COPY, ENV_DEFAULT)) { in testCopy() argument
516 try (FileSystem srcZip = createTestZipFile(ZIP_FILE, ENV_DEFAULT)) { in testUnzipDefault() argument
531 try (FileSystem zip = FileSystems.newFileSystem(ZIP_FILE_COPY, ENV_DEFAULT)) { in testUnzipDefault() argument
592 try (FileSystem zipIn = createTestZipFile(ZIP_FILE, ENV_DEFAULT)) { in testPosixDefaults() argument
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/jdk/nio/zipfs/
H A DTestPosix.java108 private static final Map<String, Object> ENV_DEFAULT = Collections.<String, Object>emptyMap(); field in TestPosix
451 try (FileSystem zip = FileSystems.newFileSystem(ZIP_FILE, ENV_DEFAULT)) { in testDefault() argument
471 try (FileSystem zip = FileSystems.newFileSystem(ZIP_FILE, ENV_DEFAULT)) { in testPosix() argument
489 try (FileSystem zipIn = createTestZipFile(ZIP_FILE, ENV_DEFAULT); in testCopy() argument
495 try (FileSystem zip = FileSystems.newFileSystem(ZIP_FILE_COPY, ENV_DEFAULT)) { in testCopy() argument
516 try (FileSystem srcZip = createTestZipFile(ZIP_FILE, ENV_DEFAULT)) { in testUnzipDefault() argument
531 try (FileSystem zip = FileSystems.newFileSystem(ZIP_FILE_COPY, ENV_DEFAULT)) { in testUnzipDefault() argument
592 try (FileSystem zipIn = createTestZipFile(ZIP_FILE, ENV_DEFAULT)) { in testPosixDefaults() argument
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/jdk/nio/zipfs/
H A DTestPosix.java108 private static final Map<String, Object> ENV_DEFAULT = Collections.<String, Object>emptyMap(); field in TestPosix
451 try (FileSystem zip = FileSystems.newFileSystem(ZIP_FILE, ENV_DEFAULT)) { in testDefault() argument
471 try (FileSystem zip = FileSystems.newFileSystem(ZIP_FILE, ENV_DEFAULT)) { in testPosix() argument
489 try (FileSystem zipIn = createTestZipFile(ZIP_FILE, ENV_DEFAULT); in testCopy() argument
495 try (FileSystem zip = FileSystems.newFileSystem(ZIP_FILE_COPY, ENV_DEFAULT)) { in testCopy() argument
516 try (FileSystem srcZip = createTestZipFile(ZIP_FILE, ENV_DEFAULT)) { in testUnzipDefault() argument
531 try (FileSystem zip = FileSystems.newFileSystem(ZIP_FILE_COPY, ENV_DEFAULT)) { in testUnzipDefault() argument
592 try (FileSystem zipIn = createTestZipFile(ZIP_FILE, ENV_DEFAULT)) { in testPosixDefaults() argument
/dports/shells/fish/fish-3.3.1/src/
H A Denv.h26 ENV_DEFAULT = 0, enumerator
/dports/devel/py-virtualenv/virtualenv-16.7.5/tests/activation/
H A Dtest_prompts.py22 ENV_DEFAULT = "env" variable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/virtualenv/tests/activation/
H A Dtest_prompts.py22 ENV_DEFAULT = "env" variable