Home
last modified time | relevance | path

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

/cts/tests/tests/os/src/android/os/cts/
DMessageQueueTest.java563 final int oldReaderFd = pipe[0].getFd(); in testPathologicalFileDescriptorReuseCallbacks2() local
593 assertEquals(oldReaderFd, pipe2[0].getFd()); in testPathologicalFileDescriptorReuseCallbacks2()
655 final int oldReaderFd = pipe[0].getFd(); in testPathologicalFileDescriptorReuseCallbacks3() local
704 assertEquals(oldReaderFd, pipe2[0].getFd()); in testPathologicalFileDescriptorReuseCallbacks3()