Home | History | Annotate | Download | only in test

Lines Matching refs:captured_errnos

1110     captured_errnos = errnos
1112 if not captured_errnos:
1113 captured_errnos = [getattr(errno, name, num)
1122 n in captured_errnos):