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