Searched refs:CBytesIOTest (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
H A Dtest_memoryio.py662 class CBytesIOTest(PyBytesIOTest): class in inherits:PyBytesIOTest
770 tests = [PyBytesIOTest, PyStringIOTest, CBytesIOTest, CStringIOTest,
/external/python/cpython3/Lib/test/
H A Dtest_memoryio.py697 class CBytesIOTest(PyBytesIOTest): class in inherits:PyBytesIOTest

Completed in 298 milliseconds