Searched refs:noteFd (Results 1 – 1 of 1) sorted by relevance
393 private void noteFd(int fd) { in noteFd() method in LocalSocketTest.MaxFdTracker397 public void noteFd(FileDescriptor fd) { in noteFd() method in LocalSocketTest.MaxFdTracker398 noteFd(fd.getInt$()); in noteFd()401 public void noteFd(LocalSocket s) { in noteFd() method in LocalSocketTest.MaxFdTracker402 noteFd(s.getFileDescriptor().getInt$()); in noteFd()422 maxFd.noteFd(fd); in testCreateFromFd()437 maxFd.noteFd(accepted); in testCreateFromFd()441 maxFd.noteFd(ls); in testCreateFromFd()