Searched refs:oldReaderFd (Results 1 – 1 of 1) sorted by relevance
491 final int oldReaderFd = pipe[0].getFd(); in testPathologicalFileDescriptorReuseCallbacks2() local521 assertEquals(oldReaderFd, pipe2[0].getFd()); in testPathologicalFileDescriptorReuseCallbacks2()581 final int oldReaderFd = pipe[0].getFd(); in testPathologicalFileDescriptorReuseCallbacks3() local630 assertEquals(oldReaderFd, pipe2[0].getFd()); in testPathologicalFileDescriptorReuseCallbacks3()