Home | History | Annotate | Download | only in test

Lines Matching refs:rslt

777             rslt = PeekNamedPipe(msvcrt.get_osfhandle(proc.stdout.fileno()),
779 self.assertNotEqual(rslt, 0, "PeekNamedPipe failed")