Home | History | Annotate | Download | only in test

Lines Matching defs:_execute_child

67     _execute_child fails.
69 def _execute_child(self, *args, **kwargs):
684 # NOTE: This test doesn't verify that the real _execute_child
779 """Used to test behavior at the end of _execute_child."""
784 def _execute_child(
791 subprocess.Popen._execute_child(
816 raise RuntimeError("force the _execute_child() errpipe_data path.")