Home | History | Annotate | Download | only in test

Lines Matching refs:captured_errnos

771     captured_errnos = errnos

773 if not captured_errnos:
774 captured_errnos = [getattr(errno, name, num)
783 n in captured_errnos):