Searched refs:sProcSelfFd (Results 1 – 2 of 2) sorted by relevance
30 private static File sProcSelfFd = new File("/proc/self/fd"); field in LeakTest58 return sProcSelfFd.listFiles().length; in getFdCount()
766 private static File sProcSelfFd = new File("/proc/self/fd"); field in PixelCopyTest768 return sProcSelfFd.listFiles().length; in getFdCount()