Home
last modified time | relevance | path

Searched refs:WIDE_OPEN_PERMISSIONS (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/
H A DTestFcHdfsSetUMask.java75 private static final FsPermission WIDE_OPEN_PERMISSIONS = FsPermission field in TestFcHdfsSetUMask
130 testMkdirWithExistingDir(WIDE_OPEN_TEST_UMASK, WIDE_OPEN_PERMISSIONS); in testMkdirWithExistingDirOpen()
149 WIDE_OPEN_PERMISSIONS, WIDE_OPEN_PERMISSIONS); in testMkdirRecursiveWithNonExistingDirOpen()
182 WIDE_OPEN_PERMISSIONS, BLANK_PERMISSIONS); in testCreateRecursiveWithNonExistingDirClear()
190 WIDE_OPEN_PERMISSIONS, WIDE_OPEN_FILE_PERMISSIONS); in testCreateRecursiveWithNonExistingDirOpen()
198 WIDE_OPEN_PERMISSIONS, USER_GROUP_OPEN_FILE_PERMISSIONS); in testCreateRecursiveWithNonExistingDirMiddle()