Searched refs:getGid (Results 1 – 3 of 3) sorted by relevance
28 assertEquals(0, cred.getGid()); in testCredentials()34 assertEquals(Integer.MAX_VALUE, cred.getGid()); in testCredentials()40 assertEquals(Integer.MIN_VALUE, cred.getGid()); in testCredentials()
71 public int getGid() { in getGid() method in FileUtils.FileStatus
134 FileUtils.getGroupName(status.getGid()), in getMessage()