Searched defs:child_stdin (Results 1 – 4 of 4) sorted by relevance
596 int child_stdin, child_stdout; in TEST() local677 int child_stdin, child_stdout, child_stderr; in TEST() local708 int child_stdin, child_stdout; in TEST() local780 int child_stdin; in TEST() local1216 int child_stdin, child_stdout; in TEST_F() local
95 let mut child_stdin = BufWriter::new(child.0.stdin.take().unwrap()); in main() localVariable
421 let child_stdin = child.stdin.take().unwrap(); in test_new() localVariable
2783 let mut child_stdin = child.stdin.take().unwrap(); in rustfmt_generated_string() localVariable