Searched refs:EchoFD (Results 1 – 1 of 1) sorted by relevance
166 base::ScopedFD EchoFD(int fd_in) { in EchoFD() function in brillo::dbus_utils::DBusMethodInvokerTest214 base::ScopedFD out_fd = EchoFD(fd_stdin); in TEST_F()218 out_fd = EchoFD(fd_stdout); in TEST_F()222 out_fd = EchoFD(fd_stderr); in TEST_F()