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