Searched refs:ScopedPipe (Results 1 – 4 of 4) sorted by relevance
24 class ScopedPipe {26 ScopedPipe() : pipefd_{-1, -1} { in ScopedPipe() function32 ~ScopedPipe() { in ~ScopedPipe()36 ScopedPipe(ScopedPipe&& other) { in ScopedPipe() function41 ScopedPipe& operator = (ScopedPipe&& other) {
65 ScopedPipe pipe; in OpenSender()
183 ScopedPipe start_pipe; in Fork()184 ScopedPipe stop_pipe; in Fork()286 ScopedPipe pipe; in TEST_F()289 static ScopedPipe* g_pipe; in TEST_F()
173 brillo::ScopedPipe pipe; in TEST_F()