Home
last modified time | relevance | path

Searched refs:TestImghdr (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_imghdr.py28 class TestImghdr(unittest.TestCase): class
117 run_unittest(TestImghdr)
/external/python/cpython3/Lib/test/
Dtest_imghdr.py32 class TestImghdr(unittest.TestCase): class