Searched refs:EnsureRedirectStream (Results 1 – 1 of 1) sorted by relevance
105 void EnsureRedirectStream(FILE* stream, in EnsureRedirectStream() function169 EnsureRedirectStream(stdout, fifo_path, "w"); in RunTests()171 EnsureRedirectStream(stdin, stdin_fifo_path, "r"); in RunTests()173 EnsureRedirectStream(stderr, stderr_fifo_path, "w"); in RunTests()