Searched refs:checkInOut (Results 1 – 1 of 1) sorted by relevance
289 static void checkInOut(const ScopedFileDescriptor& inFd, in checkInOut() function319 checkInOut(writeFd, readOutFd); in checkFdRepeat()338 checkInOut(sfds[1], sfds_out1[0]); in TEST_P()339 checkInOut(sfds_out1[1], sfds[0]); in TEST_P()342 checkInOut(sfds_out1[1], sfds_out2[0]); in TEST_P()343 checkInOut(sfds_out2[1], sfds_out1[0]); in TEST_P()346 checkInOut(sfds[1], sfds_out2[0]); in TEST_P()347 checkInOut(sfds_out2[1], sfds[0]); in TEST_P()