Home | History | Annotate | Download | only in test

Lines Matching refs:captured_errnos

852     captured_errnos = errnos
854 if not captured_errnos:
855 captured_errnos = [getattr(errno, name, num)
864 n in captured_errnos):