Home | History | Annotate | Download | only in test

Lines Matching refs:fake_os_func

1328         def fake_os_func(*args):
1335 subprocess._eintr_retry_call(fake_os_func, 256, 999))
1339 subprocess._eintr_retry_call(fake_os_func, 666))