Searched defs:test_fields (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_structseq.py | 78 def test_fields(self): member in StructSeqTest |
/external/python/cpython2/Lib/test/ | ||
D | test_structseq.py | 70 def test_fields(self): member in StructSeqTest |
/external/python/cpython3/Lib/ctypes/test/ | ||
D | test_structures.py | 131 def test_fields(self): member in StructureTestCase |
/external/python/cpython2/Lib/ctypes/test/ | ||
D | test_structures.py | 131 def test_fields(self): member in StructureTestCase |