Home
last modified time | relevance | path

Searched refs:eachchunk (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/py-png/pypng-0.0.17/code/
H A Dtest_png.py417 def eachchunk(chunk): function
425 self.assertRaises(png.FormatError, self.helperFormat, eachchunk)
427 def eachchunk(chunk): function
435 self.assertRaises(png.FormatError, self.helperFormat, eachchunk)
446 def eachchunk(chunk): function
454 self.assertRaises(png.FormatError, self.helperFormat, eachchunk)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/third_party/png/
H A Dpng.py2809 def eachchunk(chunk): function
2817 self.assertRaises(FormatError, self.helperFormat, eachchunk)
2819 def eachchunk(chunk): function
2827 self.assertRaises(FormatError, self.helperFormat, eachchunk)
2838 def eachchunk(chunk): function
2846 self.assertRaises(FormatError, self.helperFormat, eachchunk)
/dports/devel/py-game/pygame-2.1.0/test/test_utils/
H A Dpng.py2667 def eachchunk(chunk): function
2676 self.assertRaises(FormatError, self.helperFormat, eachchunk)
2679 def eachchunk(chunk): function
2688 self.assertRaises(FormatError, self.helperFormat, eachchunk)
2703 def eachchunk(chunk): function
2712 self.assertRaises(FormatError, self.helperFormat, eachchunk)