Searched refs:their_fd (Results 1 – 1 of 1) sorted by relevance
449 const int their_fd = pipe_fds[1]; in TEST_F() local454 command_buffer.data(), command_buffer.size(), their_fd)); in TEST_F()455 EXPECT_EQ(-1, close(their_fd)); in TEST_F()466 const int their_fd = pipe_fds[1]; in TEST_F() local469 command_buffer.data(), command_buffer.size(), their_fd)); in TEST_F()470 EXPECT_EQ(-1, close(their_fd)); in TEST_F()