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.java491 final int oldReaderFd = pipe[0].getFd(); in testPathologicalFileDescriptorReuseCallbacks2() local
521 assertEquals(oldReaderFd, pipe2[0].getFd()); in testPathologicalFileDescriptorReuseCallbacks2()
581 final int oldReaderFd = pipe[0].getFd(); in testPathologicalFileDescriptorReuseCallbacks3() local
630 assertEquals(oldReaderFd, pipe2[0].getFd()); in testPathologicalFileDescriptorReuseCallbacks3()