Home | History | Annotate | Download | only in test

Lines Matching refs:reporthook

361         # Make sure that the reporthook works.
374 # Test on zero length file. Should call reporthook only 1 time.
385 # Test on 5 byte file. Should call reporthook only 2 times (once when
400 # Test on 8193 byte file. Should call reporthook only 3 times (once
433 'http://example.com', reporthook=_reporthook)