Searched refs:test_init_errors (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ctypes/test/ | ||
D | test_structures.py | 312 def test_init_errors(self): member in StructureTestCase |
/external/python/cpython3/Lib/ctypes/test/ | ||
D | test_structures.py | 322 def test_init_errors(self): member in StructureTestCase |