Searched defs:stdout_read (Results 1 – 8 of 8) sorted by relevance
52 let stdout_read = pipes.stdout.take().unwrap(); in test_process_mask() localVariable
173 ScopedHandle stdout_read, stdout_write; in StartSymbolizerSubprocess() local
848 unique_handle stdout_read, stdout_write; in launch_server() local
780 def get_monitor_cmd(self, monitor_dir, stdout_read, stderr_read): argument