Searched defs:test_uint64 (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/ctypes/test/ | ||
| D | test_bitfields.py | 259 def test_uint64(self): member in BitFieldTest |
| /external/python/cpython2/Lib/ctypes/test/ | ||
| D | test_bitfields.py | 253 def test_uint64(self): member in BitFieldTest |